From 1fd5e000ace55b323124c7e556a7a864b972a5c4 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 17 Feb 2000 19:38:33 +0000 Subject: import winsup-2000-02-17 snapshot --- winsup/w32api/lib/shell32.def | 123 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 winsup/w32api/lib/shell32.def (limited to 'winsup/w32api/lib/shell32.def') diff --git a/winsup/w32api/lib/shell32.def b/winsup/w32api/lib/shell32.def new file mode 100644 index 000000000..81e02387b --- /dev/null +++ b/winsup/w32api/lib/shell32.def @@ -0,0 +1,123 @@ +LIBRARY SHELL32.DLL +EXPORTS +WOWShellExecute@28 +StrStrW@8 +StrStrIW@8 +StrStrIA@8 +StrStrA@8 +StrRStrW@12 +StrRStrIW@12 +StrRStrIA@12 +StrRStrA@12 +StrRChrW@12 +StrRChrIW@12 +StrRChrIA@12 +StrRChrA@12 +StrNCpyW@12 +StrNCpyA@12 +StrNCmpW@12 +StrNCmpIW@12 +StrNCmpIA@12 +StrNCmpA@12 +StrCpyNW@12 +StrCpyNA@12 +StrCmpNW@12 +StrCmpNIW@12 +StrCmpNIA@12 +StrCmpNA@12 +StrChrW@8 +StrChrIW@8 +StrChrIA@8 +StrChrA@8 +Shell_NotifyIconW@8 +Shell_NotifyIconA@8 +Shell_NotifyIcon@8 +ShellHookProc@12 +ShellExecuteW@24 +ShellExecuteExW@4 +ShellExecuteExA@4 +ShellExecuteEx@4 +ShellExecuteA@24 +ShellAboutW@16 +ShellAboutA@16 +SheShortenPathW@8 +SheShortenPathA@8 +SheSetCurDrive@4 +SheRemoveQuotesW@4 +SheRemoveQuotesA@4 +SheGetPathOffsetW@4 +SheGetDirW@8 +SheGetDirExW@12 +SheGetDirA@8 +SheGetCurDrive@0 +SheFullPathW@12 +SheFullPathA@12 +SheConvertPathW@12 +SheChangeDirW@4 +SheChangeDirExW@4 +SheChangeDirExA@4 +SheChangeDirA@4 +SHLoadInProc@4 +SHHelpShortcuts_RunDLL@16 +SHGetSpecialFolderLocation@12 +SHGetPathFromIDListW@8 +SHGetPathFromIDListA@8 +SHGetPathFromIDList@8 +SHGetMalloc@4 +SHGetInstanceExplorer@4 +SHGetFileInfoW@20 +SHGetFileInfoA@20 +SHGetFileInfo@20 +SHGetDesktopFolder@4 +SHFreeNameMappings@4 +SHFormatDrive@16 +SHFileOperationW@4 +SHFileOperationA@4 +SHFileOperation@4 +SHChangeNotify@16 +SHBrowseForFolderW@4 +SHBrowseForFolderA@4 +SHBrowseForFolder@4 +SHAppBarMessage@8 +SHAddToRecentDocs@8 +RegisterShellHook@8 +RegenerateUserEnvironment@8 +RealShellExecuteW@40 +RealShellExecuteExW@44 +RealShellExecuteExA@44 +RealShellExecuteA@40 +PrintersGetCommand_RunDLL@16 +OpenAs_RunDLL@16 +InternalExtractIconListW@12 +InternalExtractIconListA@12 +FreeIconList@8 +FindExecutableW@12 +FindExecutableA@12 +FindExeDlgProc@16 +ExtractVersionResource16W@8 +ExtractIconW@12 +ExtractIconResInfoW@20 +ExtractIconResInfoA@20 +ExtractIconExW@20 +ExtractIconExA@20 +ExtractIconEx@20 +ExtractIconA@12 +ExtractAssociatedIconW@12 +ExtractAssociatedIconExW@16 +ExtractAssociatedIconExA@16 +ExtractAssociatedIconA@12 +DuplicateIcon@8 +DragQueryPoint@8 +DragQueryFileW@16 +DragQueryFileAorW@24 +DragQueryFileA@16 +DragQueryFile@16 +DragFinish@4 +DragAcceptFiles@8 +DoEnvironmentSubstW@8 +DoEnvironmentSubstA@8 +Control_RunDLL@16 +Control_FillCache_RunDLL@16 +CommandLineToArgvW@8 +CheckEscapesW@8 +CheckEscapesA@8 -- cgit v1.2.3