Resend: add missing shell32 functions

Dave Miller compsol at ptd.net
Mon Sep 1 12:04:21 CDT 2003


Vincent Beron reported my patch undid a recent update to shell32.spec. 
 Sorry for silly newbie error.

--- /usr/src/wine/dlls/shell32/shell32.spec     2003-08-21 
17:26:07.000000000 -0400
+++ shell32.spec        2003-09-01 12:43:44.000000000 -0400
@@ -410,11 +410,31 @@
 # no new exports
 #

+# winme
+@ stub Options_RunDLLA
+@ stub Options_RunDLLW
+@ stub SHChangeNotifySuspendResume
+@ stub SHCreateLocalServerRunDll
+@ stub SHExtractIconsW
+@ stub SHGetIconOverlayIndexA
+@ stub SHGetIconOverlayIndexW
+@ stub SHIsFileAvailableOffline
+@ stub SHLoadNonloadedIconOverlayIdentifiers
+@ stub SHOpenFolderAndSelectItems
+@ stub SHPathPrepareForWriteA
+@ stub SHPathPrepareForWriteW
+@ stub ShellExec_RunDLL
+@ stub ShellExec_RunDLLA
+@ stub ShellExec_RunDLLW
+@ stub SHExitWindowsEx
+
 #
 # version 5.00 (Win2K)
 # _WIN32_IE >= 0x0500
 #
+@ stub Control_RunDLLAsUserW
 @ stdcall SHBindToParent(ptr ptr ptr ptr)
+@ stub SHCreateProcessAsUserW
 @ stdcall SHGetDiskFreeSpaceA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA
 @ stdcall SHGetDiskFreeSpaceExA(str ptr ptr ptr) 
kernel32.GetDiskFreeSpaceExA
 @ stdcall SHGetDiskFreeSpaceExW(wstr ptr ptr ptr) 
kernel32.GetDiskFreeSpaceExW





More information about the wine-patches mailing list