export SHBindToParent

Mike McCormack mike at codeweavers.com
Tue Aug 12 00:31:37 CDT 2003


ChangeLog:
* export SHBindToParent from shell32 (already implemented)
-------------- next part --------------
Index: dlls/shell32/shell32.spec
===================================================================
RCS file: /home/wine/wine/dlls/shell32/shell32.spec,v
retrieving revision 1.73
diff -u -r1.73 shell32.spec
--- dlls/shell32/shell32.spec	30 Jul 2003 03:48:55 -0000	1.73
+++ dlls/shell32/shell32.spec	12 Aug 2003 05:11:43 -0000
@@ -412,6 +412,7 @@
 
 #
 # version 5.00 (Win2K)
+@ stdcall SHBindToParent(ptr ptr ptr ptr)
 # _WIN32_IE >= 0x0500
 #
 @ stdcall SHGetDiskFreeSpaceA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA


More information about the wine-patches mailing list