include: Define PROCESSOR_OPTIL (MSIL)

André Hentschel nerv at dawncrow.de
Wed Nov 3 12:40:43 CDT 2010


might be usefull for mono integration
---
 include/winnt.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/winnt.h b/include/winnt.h
index 04f6dfd..e6f9b3c 100644
--- a/include/winnt.h
+++ b/include/winnt.h
@@ -556,6 +556,7 @@ typedef DWORD FLONG;
 #define PROCESSOR_ARM820         2080    /* 0x820 */
 #define PROCESSOR_ARM920         2336    /* 0x920 */
 #define PROCESSOR_ARM_7TDMI      70001
+#define PROCESSOR_OPTIL          18767
 
 #ifdef _WIN64
 #define MAXIMUM_PROCESSORS       64
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list