MsgMode.exe Uses Message Mode Services & VMM w/VxD

ID: Q77403


The information in this article applies to:
  • Microsoft Windows Device Development Kit (DDK) for Windows, versions 3.0, 3.1


SUMMARY

MsgMode.exe is a sample virtual device that demonstrates how to use 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.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:


MsgMode.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

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.


REFERENCES

The VKD and VDD message mode services are documented in the Microsoft Windows Device Driver Kit "Virtual Device Adaptation Guide."

Additional query words:

Keywords : kbfile kb16bitonly kbDDK kbWinOS3
Version : :3.0,3.1
Platform : WINDOWS
Issue type :


Last Reviewed: December 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.