flat assembler
Message board for the users of flat assembler.
Index
> Windows > '.reloc' section... |
Author |
|
vid 05 Jan 2007, 09:31
1. not needed in PE. All PEs are located at 400000h.
2. a, yes b, download dos distribution of FASM and parse all words in quotes ("") from documentation. Or take them from FASM sources. |
|||
05 Jan 2007, 09:31 |
|
Tomasz Grysztar 05 Jan 2007, 09:42
1. In modern versions of Window it is needed for DLLs and drivers only, however Win32s required it for all executables (that's why PEDEMO includes '.reloc' section, as it was an example made to work also in Win32s - same with console version of fasm).
2. Yes, it's a keyword, see section 2.4.2 of the manual. And if you need to get a list of all fasm's keywords, see file SOURCE/TABLES.INC in any fasm's distribution (there are only two other keywords, that are not listed there - these are EQU and FIX). |
|||
05 Jan 2007, 09:42 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.