flat assembler
Message board for the users of flat assembler.

Index > Macroinstructions > masm maco rv

Author
Thread Post new topic Reply to topic
ly47



Joined: 24 Sep 2010
Posts: 28
ly47 18 Sep 2017, 17:19
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
Post 18 Sep 2017, 17:19
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20445
Location: In your JS exploiting you and your system
revolution 18 Sep 2017, 20:57
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.
Post 18 Sep 2017, 20:57
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.