flat assembler
Message board for the users of flat assembler.
Index
> Main > passing qword as call parameter |
Author |
|
Reverend 01 Aug 2006, 21:39
Fragment from WIN32AX.INC:
Code: ... match pushd =double [var],pushd value \{ push dword [var+4] push dword [var] pushd equ \} ... Code: push dword [value+4] push dword [value] call _test ; but here refer to argument as qword test: fild qword [esp+4] retn 8 |
|||
01 Aug 2006, 21:39 |
|
Vasilev Vjacheslav 02 Aug 2006, 04:32
thanx reverend, it is possible to do with stdcall macro?
|
|||
02 Aug 2006, 04:32 |
|
Tomasz Grysztar 02 Aug 2006, 09:12
|
|||
02 Aug 2006, 09:12 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.