flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
Works for me:
Code: include 'win32ax.inc' proc start hd1:DWORD invoke WriteFile,[hd1] invoke WriteFile,addr hd1 endp macro A param,[arg] {nop} macro B [arg]{ common A xyz,arg } B 1,2,3,4 .end start |
|||
![]() |
|
Neutrino
To get variable value you should use brackets:
Code: macro TstTst {stdcall Test,[handle]} and: Code: invoke WriteFile,[hdl], ... |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.