shell32: Export SHILCreateFromPath by name too.

oldstable
Stefan Leichter 2014-12-17 22:21:33 +01:00 committed by Alexandre Julliard
parent e11f91ed8d
commit 6f98de084b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
25 stdcall -ordinal ILCombine(ptr ptr)
26 stdcall -noname ILLoadFromStream(ptr ptr)
27 stdcall -ordinal ILSaveToStream(ptr ptr)
28 stdcall -noname SHILCreateFromPath(ptr ptr ptr) SHILCreateFromPathAW
28 stdcall SHILCreateFromPath(ptr ptr ptr) SHILCreateFromPathAW
29 stdcall -noname PathIsRoot(ptr) PathIsRootAW
30 stdcall -noname PathBuildRoot(ptr long) PathBuildRootAW
31 stdcall -noname PathFindExtension(ptr) PathFindExtensionAW