mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
Oops...
svn path=/trunk/; revision=1077
This commit is contained in:
parent
2c6fae9c20
commit
5e7a2202d1
1 changed files with 0 additions and 4 deletions
|
@ -5084,10 +5084,6 @@ DECLARE_HANDLE(HANDLE);
|
|||
|
||||
#define QID_SYNC 0xFFFFFFFF
|
||||
|
||||
/* Magic numbers in PE executable header. */
|
||||
|
||||
#define IMAGE_DOS_SIGNATURE (0x5a4d) /* e_magic field */
|
||||
#define IMAGE_NT_SIGNATURE (0x4550) /* nt_signature field */
|
||||
|
||||
/* To mark direction in formal parameters list */
|
||||
|
||||
|
|
Loading…
Reference in a new issue