a3ed46f2c3
git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
17 lines
474 B
Modula-2
17 lines
474 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
|
|
|
|
|