Robert Shearman : uuid: Add IIDs and CLSIDs from xmldso.h.
24 Jul
2006
24 Jul
'06
11:55 a.m.
Module: wine Branch: refs/heads/master Commit: 2334e18adabc129e07e514cdb647e0affa1b72b2 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=2334e18adabc129e07e514cd... Author: Robert Shearman <rob(a)codeweavers.com> Date: Mon Jul 24 11:45:02 2006 +0100 uuid: Add IIDs and CLSIDs from xmldso.h. --- dlls/uuid/uuid.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c index 98cdffb..a933923 100644 --- a/dlls/uuid/uuid.c +++ b/dlls/uuid/uuid.c @@ -60,6 +60,7 @@ #include "mshtml.h" #include "mshtmhst.h" #include "richole.h" #include "xmldom.h" +#include "xmldso.h" #include "downloadmgr.h" #include "objsel.h" #include "hlink.h"
7178
Age (days ago)
7178
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard