include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.

This commit is contained in:
André Hentschel 2010-10-26 21:50:31 +02:00 committed by Alexandre Julliard
parent 27c5a8e15c
commit 6798bc2c8e
1 changed files with 1 additions and 0 deletions

View File

@ -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 */