flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
SFeLi 09 Jan 2011, 12:05
Code: wc WNDCLASSEX sizeof.WNDCLASSEX,0,WndProc,... |
|||
![]() |
|
edfed 09 Jan 2011, 13:33
structures initialised by code will take more bytes that strcutures initialised by datas.
in the first case, initialisation uses instructions to encode the values in the second case, datas are still initialised by the data definition directives. of course, under windows, it is possible to do it both ways, but the more used is the first one, via invoke macro. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.