The information in this article applies to:
SYMPTOMSThe Macro Assembler (MASM) versions 6.0 and later may fail and report errors when you try to build a virtual device driver (VxD) or sample from the Windows 3.1 Device Driver Kit (DDK). These errors can include:
CAUSEThe reason for MASM's failure and the error messages is that the include (.INC) files and samples shipped with the Windows 3.1 DDK were written to be used with MASM version 5.1b. MASM 5.1b was designed for and is included with the DDK, and is not available as a separate product. RESOLUTIONTo avoid these problems you should use MASM 5.1b that is shipped with the DDK to build VxDs and the DDK samples. Additional query words: 5.10b 6.00 6.00a 6.00b 6.10 6.10a VMM.INC CMACROS.INC WIN16SDK
Keywords : |
Last Reviewed: January 6, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |