SAMPLE: User Interaction w/ a VxD Using Message Mode ServicesLast reviewed: October 16, 1997Article ID: Q77403 |
3.00 3.10
WINDOWS
kbprg kbfile
The information in this article applies to:
Under Microsoft Windows enhanced mode, a virtual device (VxD) can use the virtual keyboard device (VKD) and virtual display device (VDD) message mode services to provide user interaction. These services are especially useful to programs that implement security systems where the user is required to enter a password before any further operation can proceed. The VKD and VDD message mode services are documented in the Microsoft Windows Device Driver Kit "Virtual Device Adaptation Guide." MSGMODE is a file in the Software Library that contains a sample virtual device that demonstrates using the message mode services and the virtual machine manager (VMM) Time Out services. MSGMODE uses the VMM Hook_Device_Service to detect keyboard and mouse activity. Download MSGMODE.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
|
Additional reference words: 3.00 3.10 DDKVXD softlib MSGMODE.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |