Add SHCoCreateInstance to shlobj.h

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

 




Changelog:


Francois Gouget <fgouget@xxxxxxxxxxxxxxx>

* include/shlobj.h

Add SHCoCreateInstance.

--
Francois Gouget
fgouget@xxxxxxxxxxxxxxx

Index: include/shlobj.h
===================================================================
RCS file: /home/cvs/wine/include/shlobj.h,v
retrieving revision 1.78
diff -u -r1.78 shlobj.h
--- include/shlobj.h	26 Nov 2003 03:59:16 -0000	1.78
+++ include/shlobj.h	11 Dec 2003 19:36:19 -0000
@@ -34,6 +34,8 @@
 #include <shobjidl.h>
 
 
+HRESULT WINAPI SHCoCreateInstance(LPCSTR,REFCLSID,LPUNKNOWN,REFIID,LPVOID*);
+
 BOOL WINAPI SHGetPathFromIDListA (LPCITEMIDLIST pidl,LPSTR pszPath);
 BOOL WINAPI SHGetPathFromIDListW (LPCITEMIDLIST pidl,LPWSTR pszPath);
 #define     SHGetPathFromIDList WINELIB_NAME_AW(SHGetPathFromIDList)

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

  Powered by Linux