mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:45:46 +00:00
[XDK] Add missing AT_ROUND_TO_PAGE.
svn path=/trunk/; revision=70051
This commit is contained in:
parent
b566b3691c
commit
f0a73f0bf1
1 changed files with 2 additions and 0 deletions
|
@ -578,6 +578,8 @@
|
|||
#define RTL_CRITSECT_TYPE 0
|
||||
#define RTL_RESOURCE_TYPE 1
|
||||
|
||||
#define AT_ROUND_TO_PAGE 0x40000000
|
||||
|
||||
#define IMAGE_SIZEOF_FILE_HEADER 20
|
||||
#define IMAGE_FILE_RELOCS_STRIPPED 1
|
||||
#define IMAGE_FILE_EXECUTABLE_IMAGE 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue