flat assembler
Message board for the users of flat assembler.
Index
> Windows > File Creation |
Author |
|
okasvi 16 Jun 2006, 21:39
See MSDN for wsprintf, remember that it uses C-calling convention so you should 'sub esp,(4*number_of_pushes_before_calling)' after the call.
|
|||
16 Jun 2006, 21:39 |
|
LocoDelAssembly 16 Jun 2006, 23:46
Actually you must use
'ADD esp,(4*number_of_pushes_before_calling)' or 'sub esp,-(4*number_of_pushes_before_calling)' |
|||
16 Jun 2006, 23:46 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.