UUID: add xmldom guids

Mike McCormack mike at codeweavers.com
Thu May 26 22:10:32 CDT 2005


ChangeLog:
* add xmldom guids
-------------- next part --------------
Index: dlls/uuid/uuid.c
===================================================================
RCS file: /home/wine/wine/dlls/uuid/uuid.c,v
retrieving revision 1.10
diff -u -p -r1.10 uuid.c
--- dlls/uuid/uuid.c	25 Mar 2005 20:46:49 -0000	1.10
+++ dlls/uuid/uuid.c	27 May 2005 03:12:06 -0000
@@ -58,6 +58,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,
 #include "mshtml.h"
 #include "mshtmhst.h"
 #include "richole.h"
+#include "xmldom.h"
 
 /* FIXME: cguids declares GUIDs but does not define their values */
 


More information about the wine-patches mailing list