root/branches/0.2/lib/shell32_dwt.def

Revision 46, 0.6 kB (checked in by JJR, 4 years ago)

* 0.2 Branch added: New working DWT version submitted by Shawn Liu.

Line 
1 LIBRARY 'SHELL32.DLL'
2
3 EXPORTS
4 _SHAppBarMessage@8 = SHAppBarMessage
5 _SHBrowseForFolderA@4 = SHBrowseForFolderA
6 _SHBrowseForFolderW@4 = SHBrowseForFolderW
7 _SHGetMalloc@4 = SHGetMalloc
8 _SHGetPathFromIDListA@8 = SHGetPathFromIDListA
9 _SHGetPathFromIDListW@8 = SHGetPathFromIDListW
10 _SHHandleWMSettingChange@16 = SHHandleWMSettingChange
11 _SHRecognizeGesture@4 = SHRecognizeGesture
12 _SHSendBackToFocusWindow@12 = SHSendBackToFocusWindow
13 _SHSetAppKeyWndAssoc@8 = SHSetAppKeyWndAssoc
14 _SHSipPreference@8 = SHSipPreference
15 _ShellExecuteA@24 = ShellExecuteA
16 _Shell_NotifyIconA@8 = Shell_NotifyIconA
Note: See TracBrowser for help on using the browser.