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

ID: Q77403

The information in this article applies to:

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 file is available for download from the Microsoft Software Library:

 ~ MsgMode.exe (size: 24721 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

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          : kb16bitonly kbDDK kbWinOS3 
Version           : 3.00 3.10
Platform          : WINDOWS

Last Reviewed: July 9, 1998