Another one...  Ok?

Thanks,
Corinna


        * kcom.h (STATIC_KoCreateObject): Drop  'L' modifier from Data1
        member in GUID definition.


Index: kcom.h
===================================================================
--- kcom.h      (revision 5238)
+++ kcom.h      (working copy)
@@ -27,7 +27,7 @@
 extern "C" {
 #endif
 
-#define STATIC_KoCreateObject 0x72CF721CL, 0x525A, 0x11D1, 0x9A, 0xA1, 0x00, 
0xA0, 0xC9, 0x22, 0x31, 0x96
+#define STATIC_KoCreateObject 0x72CF721C, 0x525A, 0x11D1, 0x9A, 0xA1, 0x00, 
0xA0, 0xC9, 0x22, 0x31, 0x96
 DEFINE_GUIDSTRUCT("72CF721C-525A-11D1-9AA1-00A0C9223196", KoCreateObject);
 #define KOSTRING_CreateObject L"{72CF721C-525A-11D1-9AA1-00A0C9223196}"
 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to