flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
macomics 07 Aug 2021, 19:25
A self-compiled Windows Batch file for creating include files for static function import to FASM.
Last edited by macomics on 07 Apr 2022, 21:09; edited 3 times in total |
|||||||||||
![]() |
|
Overclick 25 Aug 2021, 16:22
Why don't you just include it to your projects?
Code: include 'MyMacros or code or whatever functions you need.INC' |
|||
![]() |
|
Overclick 25 Aug 2021, 17:24
Why don't you use import section to add missing/required functions from any library you want?
|
|||||||||||||||||||
![]() |
|
Overclick 25 Aug 2021, 17:28
You can include your "plug-in" to
section '.idata' import data readable writeable or use my multisection macro precent somewhere in this thread |
|||
![]() |
|
macomics 25 Aug 2021, 17:46
There is a slightly different principle here. The import section is also used, but you have someone's library and some functions in it. The macro lists them from an already compiled library and forms it as a plug-in file added to the import section.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.