mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
some changes to support load of LiteStep
svn path=/trunk/; revision=2264
This commit is contained in:
parent
e446466964
commit
9df4133568
1 changed files with 4 additions and 4 deletions
|
@ -217,9 +217,9 @@ SheShortenPathA@0 ; @ 286
|
||||||
SheShortenPathW@0 ; @ 287
|
SheShortenPathW@0 ; @ 287
|
||||||
ShellAboutA@16 ; @ 288
|
ShellAboutA@16 ; @ 288
|
||||||
ShellAboutW@16 ; @ 289
|
ShellAboutW@16 ; @ 289
|
||||||
ShellExecuteA@24 ; @ 290
|
ShellExecuteA=ShellExecuteA@24 ; @ 290
|
||||||
ShellExecuteEx@4 ; @ 291
|
ShellExecuteEx@4 ; @ 291
|
||||||
ShellExecuteExA@4 ; @ 292
|
ShellExecuteExA=ShellExecuteExA@4 ; @ 292
|
||||||
ShellExecuteExW@4 ; @ 293
|
ShellExecuteExW@4 ; @ 293
|
||||||
ShellExecuteW@24 ; @ 294
|
ShellExecuteW@24 ; @ 294
|
||||||
Shell_NotifyIcon@8 ; @ 296
|
Shell_NotifyIcon@8 ; @ 296
|
||||||
|
@ -304,7 +304,7 @@ ExtractAssociatedIconA@12
|
||||||
ExtractAssociatedIconExA@0
|
ExtractAssociatedIconExA@0
|
||||||
ExtractAssociatedIconExW@0
|
ExtractAssociatedIconExW@0
|
||||||
ExtractAssociatedIconW@12
|
ExtractAssociatedIconW@12
|
||||||
ExtractIconA@12
|
ExtractIconA=ExtractIconA@12
|
||||||
ExtractIconEx@20
|
ExtractIconEx@20
|
||||||
ExtractIconExA@20
|
ExtractIconExA@20
|
||||||
ExtractIconExW@20
|
ExtractIconExW@20
|
||||||
|
@ -348,7 +348,7 @@ SHGetFileInfo@20
|
||||||
SHGetFileInfoA@20
|
SHGetFileInfoA@20
|
||||||
SHGetFileInfoW@20
|
SHGetFileInfoW@20
|
||||||
SHGetInstanceExplorer@4
|
SHGetInstanceExplorer@4
|
||||||
SHGetMalloc@4
|
SHGetMalloc=SHGetMalloc@4
|
||||||
SHGetNewLinkInfo@20
|
SHGetNewLinkInfo@20
|
||||||
SHGetPathFromIDList=SHGetPathFromIDList@8
|
SHGetPathFromIDList=SHGetPathFromIDList@8
|
||||||
SHGetPathFromIDListA=SHGetPathFromIDListA@8
|
SHGetPathFromIDListA=SHGetPathFromIDListA@8
|
||||||
|
|
Loading…
Reference in a new issue