Virtual Device Drivers (VXDs) Do Not Work in Windows NTLast reviewed: May 8, 1997Article ID: Q103012 |
The information in this article applies to:
In Windows NT, Windows 3.x virtual device drivers (VXDs) written for 16-bit applications do not work. Virtual device drivers were originally written to take advantage of 386 enhanced mode functionality in previous versions of Windows (3.x). The VXDs registered themselves in the SYSTEM.INI file upon installation of the application that required their presence. In Windows NT, these VXDs do not function properly. In most cases, these drivers talk directly to hardware by virtualizing the device to be used. By design, Windows NT does not allow applications to communicate with the hardware directly. Applications that require the use of VXDs must be rewritten to function properly with Windows NT.
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |