From a5402d896e4d6e204cd911796bf45b1a4341b4b8 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 25 Feb 2000 20:48:11 +0000 Subject: [PATCH] We define PathISURLA, so use it. --- dlls/shell32/shlwapi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/shell32/shlwapi.spec b/dlls/shell32/shlwapi.spec index 904d0c882af..b61301340af 100644 --- a/dlls/shell32/shlwapi.spec +++ b/dlls/shell32/shlwapi.spec @@ -228,8 +228,8 @@ type win32 @ stub PathIsUNCServerShareA @ stub PathIsUNCServerShareW @ stub PathIsUNCServerW -@ stdcall PathIsUNCW (ptr) PathIsUNCW -@ stub PathIsURLA +@ stdcall PathIsUNCW(wstr) PathIsUNCW +@ stdcall PathIsURLA(str) PathIsURLA @ stub PathIsURLW @ stub PathMakePrettyA @ stub PathMakePrettyW -- 2.11.4.GIT