VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

clsSendKeys

Steve Register  (1 Submission)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Allows users to be able to send keystrokes to dos programs running in a windows95 dos box

Inputs
This class has one property, Destination, which needs to be the handle returned from the shell function of the dos program or any program started with the shell function. It also has one method called, SendKeys, this is the string to be sent to the destination.

Assumes
Nothing except how to use a class module in their code

Returns
N/A

Side Effects
None that I am aware of

API Declarations
none, everything is done in the class module

Rate clsSendKeys (6(6 Vote))
clsSendKeys.bas

clsSendKeys Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters