flat assembler
Message board for the users of flat assembler.
Index
> Main > instant string <'string',0> as param no more? |
Author |
|
sleepsleep 02 Feb 2014, 10:10
Code: cinvoke wsprintf,pbuf1,<'%s',0>,infread been too long, is <'string',0> not support anymore using win32a.inc? |
|||
02 Feb 2014, 10:10 |
|
sleepsleep 02 Feb 2014, 10:22
it seems it works with win32ax.inc,
need more coffee. |
|||
02 Feb 2014, 10:22 |
|
typedef 02 Feb 2014, 18:35
That's an extended feature hence the win32ax.inc
all it does Code: push infread call __next db '%s',0 __next: push pbuf1 call [wsprintfA] add esp, 4*3 |
|||
02 Feb 2014, 18:35 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.