flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
MHajduk
This code compiles without errors:
Code: format PE GUI 4.0 macro IDATA_SECTION name ;declare the macro { section name import data readable writeable } IDATA_SECTION '.idata' |
|||
![]() |
|
pjd
yeah that works.
I thought fasm did extra passes to allow things to be called before they are declared |
|||
![]() |
|
Mr_Silent
Assembler does multiple passes, preprocessor does not. Macros are handled by preprocessor.
|
|||
![]() |
|
pjd
thanks
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.