flat assembler
Message board for the users of flat assembler.
Index
> Windows > Ask a question |
Author |
|
vid 05 Apr 2008, 08:15
bug. you must "mov ecx, sizeof.WNDCLASSEX/4".
Local variables are addresses relative to EBP (eg. "mov eax, [ebp + 8]"), best way to get their address is to use LEA instruction: Code: lea edi, [local_variable] |
|||
05 Apr 2008, 08:15 |
|
xyblack 05 Apr 2008, 09:34
oh,yeah....
Thank You |
|||
05 Apr 2008, 09:34 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.