Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. UrlEscape Error

UrlEscape Error

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionannouncement
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John Bosko
    wrote on last edited by
    #1

    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.

    S D 2 Replies Last reply
    0
    • J John Bosko

      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.

      S Offline
      S Offline
      Stephane Rodriguez
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0
      • J John Bosko

        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.

        D Offline
        D Offline
        Dominik Reichl
        wrote on last edited by
        #3

        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.

        S 1 Reply Last reply
        0
        • D Dominik Reichl

          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.

          S Offline
          S Offline
          Stephane Rodriguez
          wrote on last edited by
          #4

          Yes, download the Platform SDK[^]. Or buy VC7.


          She's so dirty, she threw a boomerang and it wouldn't even come back.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups