mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
renamed PathYetAnotherMakeUniqueNameA() to PathYetAnotherMakeUniqueName()
svn path=/trunk/; revision=7476
This commit is contained in:
parent
b9107ed69d
commit
246790dff7
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
72 stdcall Shell_GetCachedImageIndex(ptr ptr long) Shell_GetCachedImageIndexAW
|
||||
73 stdcall SHShellFolderView_Message(long long long)
|
||||
74 stdcall SHCreateStdEnumFmtEtc(long ptr ptr)
|
||||
75 stdcall PathYetAnotherMakeUniqueName(ptr ptr ptr ptr) PathYetAnotherMakeUniqueNameA
|
||||
75 stdcall PathYetAnotherMakeUniqueName(ptr ptr ptr ptr)
|
||||
76 stub DragQueryInfo
|
||||
77 stdcall SHMapPIDLToSystemImageListIndex(ptr ptr ptr)
|
||||
78 stdcall OleStrToStrN(str long wstr long) OleStrToStrNAW
|
||||
|
|
Loading…
Reference in a new issue