From 246790dff786548091d2acb3f2a50bd03e421457 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Tue, 6 Jan 2004 11:46:12 +0000 Subject: [PATCH] renamed PathYetAnotherMakeUniqueNameA() to PathYetAnotherMakeUniqueName() svn path=/trunk/; revision=7476 --- reactos/lib/shell32/shell32.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/lib/shell32/shell32.spec b/reactos/lib/shell32/shell32.spec index cb0c76a55f3..ab0768930d1 100644 --- a/reactos/lib/shell32/shell32.spec +++ b/reactos/lib/shell32/shell32.spec @@ -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