Author: dchapyshev
Date: Wed Feb 4 07:12:35 2009
New Revision: 39386
URL:
http://svn.reactos.org/svn/reactos?rev=39386&view=rev
Log:
- Fix build
Modified:
trunk/reactos/dll/win32/shell32/shell32.spec
Modified: trunk/reactos/dll/win32/shell32/shell32.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32.…
==============================================================================
--- trunk/reactos/dll/win32/shell32/shell32.spec [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/shell32.spec [iso-8859-1] Wed Feb 4 07:12:35 2009
@@ -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)