83a1aa23c0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 lines
458 B
Modula-2
17 lines
458 B
Modula-2
LIBRARY shell32
|
|
EXETYPE NT
|
|
SUBSYSTEM WINDOWS
|
|
EXPORTS
|
|
_ExtractIconA@12 = ExtractIconA
|
|
_ExtractIconExA@20 = ExtractIconExA
|
|
_DragQueryPoint@8 = DragQueryPoint
|
|
_DragFinish@4 = DragFinish
|
|
_DragQueryFileA@16 = DragQueryFileA
|
|
_DragAcceptFiles@8 = DragAcceptFiles
|
|
_SHGetMalloc@4 = SHGetMalloc
|
|
_SHGetPathFromIDListA@8 = SHGetPathFromIDListA
|
|
_SHBrowseForFolderA@4 = SHBrowseForFolderA
|
|
_Shell_NotifyIconA@8 = Shell_NotifyIconA
|
|
|
|
|