Jump to content

PMDD.SYS: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
This driver installs the pointer draw device driver support.  
This driver installs the pointer draw device driver support. It provides pointer draw device-driver support for OS/2 sessions.


All input, whether from keyboard, mouse or other input devices such as touch-sensitive screens and digitizers, is passed from the physical device driver to the PMDD.SYS device driver, which converts it into a message. This includes mouse movement, mouse button actions (down, up) and key events (key down, key up). These messages are placed on the system input queue.
All input, whether from keyboard, mouse or other input devices such as touch-sensitive screens and digitizers, is passed from the physical device driver to the PMDD.SYS device driver, which converts it into a message. This includes mouse movement, mouse button actions (down, up) and key events (key down, key up). These messages are placed on the system input queue.

Revision as of 18:37, 11 February 2016

This driver installs the pointer draw device driver support. It provides pointer draw device-driver support for OS/2 sessions.

All input, whether from keyboard, mouse or other input devices such as touch-sensitive screens and digitizers, is passed from the physical device driver to the PMDD.SYS device driver, which converts it into a message. This includes mouse movement, mouse button actions (down, up) and key events (key down, key up). These messages are placed on the system input queue.

Version

Date Version Size Comments
Oct-16-2001 1:56P N/A 6,815 bytes.

CONFIG.SYS Documentation

DLLs Loaded

  • [[]]

Alternatives

N/A