Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
About Device Monitors (1.2)
◄Using Section► ◄Function Group► ◄Up► ◄Next► ◄Previous►
────────────────────────────────────────────────────────────────────────────
About Device Monitors
This topic describes device monitors and the device-monitor functions. These
functions examine and modify input from devices such as the keyboard and the
mouse before the input is made available to any other program.
A device monitor is a special type of program input in which a program
receives raw input directly from a device such as the keyboard or the mouse
before the input is passed on to any program that may be reading from the
device. A program can use a device monitor to inspect, modify, insert, and
remove information as it passes from the device to other programs.
♦