flat assembler
Message board for the users of flat assembler.
Index
> Windows > Problem with common controls & fasm (win9x) |
Author |
|
deus 12 Oct 2004, 22:57
Hi.
i have small problem with common controls. When I create ex. toolbar ,comctl32.dll generates General Protection Fault. But only on win9x, on XP works fine. What can I say - help!
|
|||||||||||
12 Oct 2004, 22:57 |
|
deus 13 Oct 2004, 05:06
Still GPF. Exception is generated in comctl32.dll when I call CreateWindowExA with common controls classes, CreatateStatusWindowA etc.
|
|||
13 Oct 2004, 05:06 |
|
roticv 13 Oct 2004, 07:58
This looks wrong
Code: _mwndproc_end: mov esp, ebp sub esp, 0Ch pop ebx pop esi pop edi pop ebp ret |
|||
13 Oct 2004, 07:58 |
|
deus 13 Oct 2004, 16:38
i know, I know, I'm blind...
1st: -should be: Code: pop ebx pop esi pop edi mov esp, ebp pop ebp ret 10h or pop ebx esi edi return Second: my comcll32.dll was broken, after reinstall all works fine Thx! |
|||
13 Oct 2004, 16:38 |
|
shoorick 12 Oct 2006, 09:12
comrade wrote: LV_COLUMN and LV_ITEM have been renamed to LVCOLUMN and LVITEM and are already declared in standard FASM includes just had downloaded fasmw.167.12 and found these structures renamed backward to LV_COLUMN and LV_ITEM - it is interesting why? in MSDN they are presented as LVCOLUMN and LVITEM (or i had miss something ) === i think i got it - it is because LVCOLUMN and LVITEM are more extended against their "_" analogs _________________ UNICODE forever! |
|||
12 Oct 2006, 09:12 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.