flat assembler
Message board for the users of flat assembler.
Index
> Windows > Changing from MASM to FASM |
Author |
|
comrade 20 Jan 2004, 04:26
invoke macro is already defined, see includes
|
|||
20 Jan 2004, 04:26 |
|
Tomasz Grysztar 20 Jan 2004, 06:18
There are no differences in syntax between different fasm releases (DOS/Win32 console/Win32 GUI/Linux), every version will process every your source in the same way, giving you the same output. There are only a bit different sets of examples coming with each release - with Win32 console version you've got some low-level PE coding examples, while with Win32 GUI version you've got the macro-driven simplified Win32 programming examples. So to see how the "invoke", "import" and similar macros are used, see the examples that are included in the Win32 GUI release.
|
|||
20 Jan 2004, 06:18 |
|
andrewk 20 Jan 2004, 22:48
Thanks for your replies. I had a quick re-read of the PE file format information I had and discovered the format of the idata section maps exactly to its representation in the PE file format. This is actually very cool. Privalov, the more I play around with FASM the more I like it - thanks for such a great piece of software.
|
|||
20 Jan 2004, 22:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.