home *** CD-ROM | disk | FTP | other *** search
- These are companion programs to the KBON KBOFF programs in KBD.ZIP. The
- SLEEP program is a little one we wrote in-house. Just type SLEEP for
- details on using it. Note that these routines only disable the keyboard
- processor, not the buffer. Anything typed while KBOFF is in effect still
- goes into the buffer. The buffer holds the first 11 characters typed.
- (On my machine anyway. I think there are utilities around to expand the
- buffer.) I overcame this problem by writing the other program on this disk,
- KBFLUSH. It simply makes the DOS call to flush the keyboard buffer. Note
- that it cannot be called before the keyboard processor is re-enabled, or it
- will have no effect. I compiled it with Microsoft C version 5.1 and linked
- it with LINK.
-
- Mike Schaeffer
- [70020,607] on Compuserve
-
- Uploaded by Patrick H. Corrigan, [75170,146] on Compuserve
-