flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
idle
Code: include 'win32ax.inc' .code start: invoke MessageBox,HWND_DESKTOP,"Welcome to hell > |
|||
![]() |
|
typedef
You might want to explain to him why you added the data section instead of just completing his code.
|
|||
![]() |
|
idle
win32ax.inc
Code: ... macro .data { section '.data' data readable writeable } macro .code { section '.text' code readable executable } ;writes prohibited ... |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.