Jump to content

PMDD.SYS: Difference between revisions

From EDM2
No edit summary
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.  
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.
[[Image:PMDDSYS.png]]


==Version==
==Version==

Revision as of 19:08, 23 August 2015

This driver installs the pointer draw device driver support.

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