From 0a8a745e77bcfd8583d459abcd3812cf3558d287 Mon Sep 17 00:00:00 2001 From: Dmitry Chapyshev Date: Wed, 4 Feb 2009 13:12:35 +0000 Subject: [PATCH] - Fix build svn path=/trunk/; revision=39386 --- reactos/dll/win32/shell32/shell32.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/shell32/shell32.spec b/reactos/dll/win32/shell32/shell32.spec index f9050d3cc2e..b411709e274 100644 --- a/reactos/dll/win32/shell32/shell32.spec +++ b/reactos/dll/win32/shell32/shell32.spec @@ -249,7 +249,7 @@ 249 stdcall -noname PathParseIconLocation(wstr) PathParseIconLocationW 250 stdcall -noname PathRemoveExtension(wstr) PathRemoveExtensionW 251 stdcall -noname PathRemoveArgs(wstr) PathRemoveArgsW -252 stdcall -noname PathIsURL(wstr) # Fixme +252 stdcall -noname PathIsURL(wstr) shell32.PathIsURL # Fixme 253 stub -noname SHIsCurrentProcessConsoleSession 254 stub -noname DisconnectWindowsDialog 255 stdcall Options_RunDLLA(ptr ptr str long)