shlguid.h [resend]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Your patch is unfortunately wrapped. shlguid.h suffers from the same
> problem.

OK, now as attachement.


Changelog:
define CLSID_DragDropHelper, IID_IDropTargetHelper and IID_IDragSourceHelper


-- 
Martin Fuchs
martin-fuchs@gmx.net

Index: shlguid.h
===================================================================
RCS file: /home/wine/wine/include/shlguid.h,v
retrieving revision 1.15
diff -u -r1.15 shlguid.h
--- shlguid.h	28 Aug 2003 21:43:35 -0000	1.15
+++ shlguid.h	30 Aug 2003 15:00:52 -0000
@@ -72,6 +72,11 @@
 DEFINE_SHLGUID(IID_IRemoteComputer,     0x000214FEL, 0, 0);
 DEFINE_SHLGUID(IID_IQueryInfo,          0x00021500L, 0, 0);
 
+DEFINE_GUID(CLSID_DragDropHelper, 0x4657278A, 0x411B, 0x11D2, 0x83, 0x9A, 0x0, 0xC0, 0x4F, 0xD9, 0x18, 0xD0);
+DEFINE_GUID(IID_IDropTargetHelper, 0x4657278B, 0x411B, 0x11D2, 0x83, 0x9A, 0x0, 0xC0, 0x4F, 0xD9, 0x18, 0xD0);
+DEFINE_GUID(IID_IDragSourceHelper, 0xDE5BF786, 0x477A, 0x11D2, 0x83, 0x9D, 0x0, 0xC0, 0x4F, 0xD9, 0x18, 0xD0);
+
+
 #define IID_IFileViewer       WINELIB_NAME_AW(IID_IFileViewer)
 #define IID_IShellLink        WINELIB_NAME_AW(IID_IShellLink)
 #define IID_IExtractIcon      WINELIB_NAME_AW(IID_IExtractIcon)

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux