PATCH: double IID definition

Marcus Meissner meissner at suse.de
Thu Jun 2 11:08:25 CDT 2005


Hi,

Already defined now. (via mediaobj.idl).

Ciao, Marcus

Changelog:
	drop duplicate definition of IID_IEnumDMO.

Index: dlls/msdmo/dmoreg.c
===================================================================
RCS file: /home/wine/wine/dlls/msdmo/dmoreg.c,v
retrieving revision 1.14
diff -u -r1.14 dmoreg.c
--- dlls/msdmo/dmoreg.c	24 Mar 2005 21:01:38 -0000	1.14
+++ dlls/msdmo/dmoreg.c	2 Jun 2005 16:07:33 -0000
@@ -91,9 +91,6 @@
     HKEY                        hkey;
 } IEnumDMOImpl;
 
-const GUID IID_IEnumDMO = { 0x2c3cd98a, 0x2bfa, 0x4a53,
-    { 0x9c, 0x27, 0x52, 0x49, 0xba, 0x64, 0xba, 0x0f}};
-
 static struct IEnumDMOVtbl edmovt;
 
 static LPWSTR GUIDToString(LPWSTR lpwstr, REFGUID lpcguid)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050602/c0b3bae5/attachment.pgp


More information about the wine-patches mailing list