flat assembler
Message board for the users of flat assembler.
Index
> Main > Differences between DOS FASM and Windows FASM |
Author |
|
decard 20 Jun 2005, 18:58
Basically, all versions of fasm will generate same output from the same source. So it is no difference which one you use to compile your programs. fasm for win32 can compile dos programs, as well as linux ones.
Only difference between different fasm versions is and OS that they can run on. |
|||
20 Jun 2005, 18:58 |
|
vid 20 Jun 2005, 19:29
did you mean differences between assembly coding in DOS and Windows?
|
|||
20 Jun 2005, 19:29 |
|
mooreathome65 20 Jun 2005, 19:46
Yeah - I might have, not understanding really what I am asking.
So here is the other question - can I compile programs that call windows routines (via DLL) using the DOS version of FASM, or do I need to use the windows version. I guess then I am asking - is the output of DOS FASM restricted to being console, or by calling windows routines can I generate windows GUI executables, or must the windows version of FASM be used for that? Thanks |
|||
20 Jun 2005, 19:46 |
|
vid 20 Jun 2005, 19:51
you can compile it using any version of FASM. Output of all versions FASMs is same. Output of FASM depends ONLY on contents of source fil you are compiling (and including of course)
read http://flatassembler.net/docs.php?article=design |
|||
20 Jun 2005, 19:51 |
|
UCM 20 Jun 2005, 21:57
altho you'll need the Win32 version to get the win32 macros.
_________________ This calls for... Ultra CRUNCHY Man! Ta da!! *crunch* |
|||
20 Jun 2005, 21:57 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.