flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Teehee
Another bug(?):
Current USER32.INC: Code: struct MENUITEMINFO cbSize dd ? fMask dd ? fType dd ? fState dd ? wID dd ? hSubMenu dd ? hbmpChecked dd ? hbmpUnchecked dd ? dwItemData dd ? dwTypeData dd ? cch dd ? ends Correction: Code: struct MENUITEMINFO cbSize dd ? fMask dd ? fType dd ? fState dd ? wID dd ? hSubMenu dd ? hbmpChecked dd ? hbmpUnchecked dd ? dwItemData dd ? dwTypeData dd ? cch dd ? hbmpItem dd ? ; <------- !!!!!!!!!!!!! ends MSDN doc |
|||
![]() |
|
revolution
Teehee: That is the new structure for Win98 and up. The old structure for Win95 doesn't have the last item.
|
|||
![]() |
|
Teehee
so he need to update, right?
|
|||
![]() |
|
madmatt
If you like, you can try some of my include files which are much more up to date (WinXP) than the stock includes that come with the fasmw package. download the fasmw.rar file.
http://www.esnips.com/web/talktomattsStuff |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.