flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
invoke will already do the memory lookup for you so you can just do this:
Code: mov eax, [MessageBox] mov [mystruct.func1],eax ... invoke mystruct.func1, NULL, "ok", "ok", MB_OK |
|||
![]() |
|
nazha
Great, thank you.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.