flat assembler
Message board for the users of flat assembler.
Index
> Windows > Include 'macro/import32.inc' vs 'win32a.inc' vs 'win32ax.inc |
Author |
|
typedef 14 Jan 2014, 22:43
win32ANSI.inc
win32ANSIXtended.inc The latter allows you to do such things as invoke MessageBox,0,<"my string here">. Contains extension macros. |
|||
14 Jan 2014, 22:43 |
|
revolution 14 Jan 2014, 22:45
typedef wrote: win32ANSI.inc |
|||
14 Jan 2014, 22:45 |
|
upsurt 15 Jan 2014, 00:39
thank you very much for the clarification
|
|||
15 Jan 2014, 00:39 |
|
upsurt 15 Jan 2014, 10:02
Last night I made a copy of my FASM folder and all my files.
Now I try to run it on a another pc and get error about the include. It seems he can't find any of these files ;include 'macro/import32.inc' include 'win32a.inc' ;include 'win32ax.inc' Any hints? |
|||
15 Jan 2014, 10:02 |
|
revolution 15 Jan 2014, 10:15
upsurt wrote: .text vs section '.text' code readable executable Code: macro .data { section '.data' data readable writeable } macro .code { section '.text' code readable executable } upsurt wrote: Last night I made a copy of my FASM folder and all my files. |
|||
15 Jan 2014, 10:15 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.