The information in this article applies to:
SUMMARY
The DECLARE_VIRTUAL_DEVICE line of every virtual device (VxD) used in the
Microsoft Windows graphical environment contains a VxD identifier (ID)
field. This field contains either the unique number assigned to that
virtual device or the constant Undefined_Device_ID.
Microsoft uses the V*D.386 naming convention for the VxDs provided with Windows where the "*" names the device virtualized by the VxD. Other VxD vendors should use a different naming convention; preferably one that incorporates the company name. The resulting name should be as mnemonic as possible. To obtain a unique VxD ID, complete the form below and return it to Microsoft through electronic mail. Send completed forms to: vxdid@microsoft.comThis address is valid for any electronic mail service with Internet access. Some systems require an address prefix to connect to Internet. For example, electronic mail on the CompuServe system should be addressed as follows: >INTERNET:vxdid@microsoft.comYou may also use a Service Request (SR) to obtain a VxD ID, but be aware that your service contract will be decremented for an instance, even if you are only using the SR to obtain a unique VxD ID. NOTE: Microsoft no longer accepts FAXED or Postal-Mailed ID requests. NOTE: The method of using OEM numbers documented on page 17-5 of the "Microsoft Windows Device Development Kit Virtual Device Adaptation Guide" manual for version 3.0 of the Microsoft Windows Device Development Kit (DDK) is no longer correct. VxD ID numbers are assigned on a per-VxD basis. Microsoft will assign a unique number for each VxD you write; OEM ID numbers, which can be used for up to 32 VxDs, are not assigned. MORE INFORMATIONVirtual Device ID RequestContact Name(s): Additional query words: 3.00 3.10 DDKVXD
Keywords : kb16bitonly kbDDK |
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |