flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
ly47
Hi
Is there a FASM version of: masm32 rv macro ? example: mov hInstance, rv(GetModuleHandle,NULL) which means: invoke GetModuleHandle,NULL mov [hInstance],eax Thanks ly |
|||
![]() |
|
revolution
No such macro exists AFAIAA.
You could make one. You need to override mov and do a bit of matching to detect the rv sequence. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.