mirror of
https://github.com/reactos/reactos.git
synced 2025-05-16 15:50:24 +00:00
forgot a pecoff.h update
svn path=/trunk/; revision=52220
This commit is contained in:
parent
cf2fbe1b6d
commit
4d1d576c44
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
#define IMAGE_NUMBEROF_DIRECTORY_ENTRIES 16
|
||||
|
||||
#define IMAGE_REL_I386_ABSOLUTE 0x0001
|
||||
#define IMAGE_REL_I386_DIR32 0x0006
|
||||
|
||||
typedef unsigned char BYTE;
|
||||
typedef unsigned char UCHAR;
|
||||
|
|
Loading…
Reference in a new issue