Commit 6798bc2c authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.

parent 27c5a8e1
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment