[3/7] wmiutils: Register WbemDefPath.

Hans Leidekker hans at codeweavers.com
Wed Jan 2 06:33:49 CST 2013


---
 dlls/wmiutils/wmiutils_classes.idl |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dlls/wmiutils/wmiutils_classes.idl b/dlls/wmiutils/wmiutils_classes.idl
index c137e86..315a987 100644
--- a/dlls/wmiutils/wmiutils_classes.idl
+++ b/dlls/wmiutils/wmiutils_classes.idl
@@ -20,6 +20,12 @@
 
 [
     threading(both),
+    uuid(cf4cc405-e2c5-4ddd-b3ce-5e7582d8c9fa)
+]
+coclass WbemDefPath { interface IWbemPath; }
+
+[
+    threading(both),
     uuid(eb87e1bd-3233-11d2-aec9-00c04fb68820)
 ]
 coclass WbemStatusCode { interface IWbemStatusCodeText; }
-- 
1.7.10.4







More information about the wine-patches mailing list