flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
There are no local variables in your example. What is it you want to do? Local variables are always on the stack when the program runs but you seem to be asking how to have them, somehow, not on the stack?
|
|||
![]() |
|
LocoDelAssembly
For the code I think that he is probably wanting this?
Code: .code proc start ; Instead of "start:" ;locals here ;code here invoke ExitProcess, 0 ; Or just "ret" BUT Windows documentation is not clear about this and could not work on future Windows versions. endp |
|||
![]() |
|
mindcooler
@Loco:
Absolutely! Time to wear the dunce cap for a while.. :S |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.