flat assembler
Message board for the users of flat assembler.
Index
> Windows > Import |
Author |
|
Enko 07 Jun 2012, 19:27
I think it doesn't work this way. When you assemble main.asm, and make an include of test.inc, the test.inc is assembled inside main.asm.
So there is only one object generated. If you want test.inc be a seperate model, then assemble it as a DLL. Export the functions that you need. Then import them in main.asm. If you use imported functions from a dll in test.inc, just include them inside main.asm, that should do the trick. |
|||
07 Jun 2012, 19:27 |
|
Inagawa 07 Jun 2012, 20:10
I see, thank you.
|
|||
07 Jun 2012, 20:10 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.