Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:docs:tk:formats:exe [2024/09/23 04:44] – prokushev | en:docs:tk:formats:exe [2024/10/17 02:50] (current) – prokushev | ||
---|---|---|---|
Line 23: | Line 23: | ||
| 18h | WORD | e_lfarlc | Offset of the first relocation item in the file. | | | 18h | WORD | e_lfarlc | Offset of the first relocation item in the file. | | ||
| 1Ah | WORD | e_ovno | Overlay number. Normally zero, meaning that it's the main program. | | | 1Ah | WORD | e_ovno | Overlay number. Normally zero, meaning that it's the main program. | | ||
- | | 1Ch | DWORD | e_res | | | + | | 1Ch | DWORD | e_res | Reserved |
| 20h | WORD | e_oemid | | | | 20h | WORD | e_oemid | | | ||
| 22h | WORD | e_oeminfo | | | | 22h | WORD | e_oeminfo | | | ||
- | | 24h | 24 WORD | e_res2 | | | + | | 24h | 24 WORD | e_res2 | Reserved |
- | | 2ch | DWORD | e_lfanew | Offset of the first byte of extended header (NE, LX, LE, PE...) | + | | 3ch | DWORD | e_lfanew | Offset of the first byte of extended header (NE, LX, LE, PE...) |