UrlEscape Error
-
Hi, with regard to UrlEscape function, why do I get "'UrlEscape' : undeclared identifier" when I compile? I do have the required version of "Shlwapi.dll". I am running on Win2000. Kindly Help. Thanks, John.
-
Hi, with regard to UrlEscape function, why do I get "'UrlEscape' : undeclared identifier" when I compile? I do have the required version of "Shlwapi.dll". I am running on Win2000. Kindly Help. Thanks, John.
It's declared in shlwapi.h (5.0 and higher).
She's so dirty, she threw a boomerang and it wouldn't even come back.
-
Hi, with regard to UrlEscape function, why do I get "'UrlEscape' : undeclared identifier" when I compile? I do have the required version of "Shlwapi.dll". I am running on Win2000. Kindly Help. Thanks, John.
I am programming with MSVC++ 5.0 and 6.0. Interestingly the Shlwapi.dll offers the UrlEscape function, but is not declared in the file Shlwapi.h as posted by Stephane. Perhaps you need the latest SDK.
-
I am programming with MSVC++ 5.0 and 6.0. Interestingly the Shlwapi.dll offers the UrlEscape function, but is not declared in the file Shlwapi.h as posted by Stephane. Perhaps you need the latest SDK.
Yes, download the Platform SDK[^]. Or buy VC7.
She's so dirty, she threw a boomerang and it wouldn't even come back.