mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix log2lines build
svn path=/trunk/; revision=41026
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
#ifndef RSYM_H
|
||||
#define RSYM_H
|
||||
|
||||
#define IMAGE_NT_OPTIONAL_HDR32_MAGIC 0x010b
|
||||
#define IMAGE_NT_OPTIONAL_HDR64_MAGIC 0x020b
|
||||
|
||||
#define IMAGE_DOS_MAGIC 0x5a4d
|
||||
#define IMAGE_PE_MAGIC 0x00004550
|
||||
#define IMAGE_SIZEOF_SHORT_NAME 8
|
||||
|
||||
Reference in New Issue
Block a user