BUG: VDDInstallMemoryHook Fails on Non-x86 PlatformsLast reviewed: August 21, 1995Article ID: Q135305 |
The information in this article applies to:
SYMPTOMSWhen you use a Virtual Device Driver (VDD) on non-x86 platforms (Alpha, MIPS, and so on), the call to VDDInstallMemoryHook always returns FALSE and indicates the status of ERROR_ACCESS_DENIED.
RESOLUTIONVDDs using this API will not work correctly on non-x86 platforms. The only option is to eliminate the VDD and 16-bit application by creating a Win32 application and kernel-mode driver pair.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: 3.50 ntddk vdd
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |