flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Teehee 02 Jan 2010, 21:17
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 02 Jan 2010, 21:32
Teehee: That is the new structure for Win98 and up. The old structure for Win95 doesn't have the last item.
|
|||
![]() |
|
Teehee 03 Jan 2010, 13:57
so he need to update, right?
|
|||
![]() |
|
madmatt 08 Jan 2010, 02:26
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-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.