- Fix build

svn path=/trunk/; revision=39386
This commit is contained in:
Dmitry Chapyshev 2009-02-04 13:12:35 +00:00
parent 23559be882
commit 0a8a745e77

View file

@ -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)