flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > how to add new EQUATES? |
Author |
|
revolution 27 Jun 2012, 09:15
You can modify WIN{32|64}{A|W).INC and add your equate file.
BTW: fasm never includes anything automatically. You would have to modify the source to have it always include something. |
|||
27 Jun 2012, 09:15 |
|
sleepsleep 27 Jun 2012, 09:47
hi,
Code: section '.idata' import data readable writeable library kernel32, 'kernel32.dll' include 'API\KERNEL32.INC' i was in the assumption that fasm automatically include KERNEL32.INC in EQUATES folder. i thought the fasm behaviour is, whenever there is an API include, it will tries to include the same filename in EQUATES folder. but it doesn't works when i try. Quote:
the include EQUATES\KERNEL32.INC and their friends is hard coded inside fasm sources? |
|||
27 Jun 2012, 09:47 |
|
revolution 27 Jun 2012, 10:26
sleepsleep wrote: the include EQUATES\KERNEL32.INC and their friends is hard coded inside fasm sources? |
|||
27 Jun 2012, 10:26 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.