mirror of
https://github.com/reactos/wine.git
synced 2025-02-19 04:18:09 +00:00
include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.
This commit is contained in:
parent
27c5a8e15c
commit
6798bc2c8e
@ -524,6 +524,7 @@ typedef DWORD FLONG;
|
||||
#define PROCESSOR_ARCHITECTURE_ALPHA64 7
|
||||
#define PROCESSOR_ARCHITECTURE_MSIL 8
|
||||
#define PROCESSOR_ARCHITECTURE_AMD64 9
|
||||
#define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64 10
|
||||
#define PROCESSOR_ARCHITECTURE_UNKNOWN 0xFFFF
|
||||
|
||||
/* Wine extension */
|
||||
|
Loading…
x
Reference in New Issue
Block a user