flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution 21 Apr 2010, 15:02
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 21 Apr 2010, 15:06
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 21 Apr 2010, 15:09
@Loco:
Absolutely! Time to wear the dunce cap for a while.. :S |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.