The information in this article applies to:
SYMPTOMSThe Microsoft Macro Assembler (MASM) version 6.0 does not pad aligned nested structures correctly. The list file shown below illustrates this problem. RESOLUTIONManually padding the structure definition to force the nested structure to have the correct alignment will work around this problem. STATUSMicrosoft has confirmed this to be a problem in MASM version 6.0. This problem was corrected in MASM version 6.0a. MORE INFORMATIONThe following code can be used to demonstrate the problem. Sample Code
Additional query words: 6.00 buglist6.00 fixlist6.00a
Keywords : |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |