Re: [2/8] wbemprox: Add a stub implementation of IWbemLocator.
14 Jul
2009
14 Jul
'09
8:55 a.m.
Hans Leidekker <hans(a)codeweavers.com> writes:
diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c index 18b4d55..785d690 100644 --- a/dlls/uuid/uuid.c +++ b/dlls/uuid/uuid.c @@ -76,6 +76,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); #include "isguids.h" #include "objsafe.h" #include "perhist.h" +#include "wbemcli.h"
There doesn't seem to be any Wbem clsid in the Windows libuuid. -- Alexandre Julliard julliard(a)winehq.org
6085
Age (days ago)
6085
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard