This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
15
lib/_sc/shell32_sc.def
Normal file
15
lib/_sc/shell32_sc.def
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user