The information in this article applies to:
SYMPTOMSThe byte order shown in the listing file produced by MASM 5.0 for doublewords is incorrect. STATUSMicrosoft has confirmed this to be a problem in MASM version 5.0. The problem was correctly in MASM version 5.1. MORE INFORMATIONThe listing file produced by MASM 5.0 for the following sample code shows var as 0A0F0000, while MASM 5.1 shows var correctly as 00000FA0. Sample Code
Additional query words: 5.00 buglist5.00 fixlist5.10
Keywords : |
Last Reviewed: January 4, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |