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. Windows version problem

Windows version problem

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestioncsharpannouncement
2 Posts 2 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
    Jump_Around
    wrote on last edited by
    #1

    I create dial up entry programmaticly using visual C++ ver 6.0 To do so I need to fill RASENTRY structure and pass it to the RasSetEntryProperties function. everything works fine but there are some extra options under windows 2000 which I want to use. For instance I want RASENTRY.dwOptions = RASEO_SecureLocalFiles to be set and my complier doesn't know what is RASEO_SecureLocalFiles is. Does it mean that using Visual C++ 6.0 I am not able to use win 2000 parameters? or maybe I should use newer version of RasApi. If so do I have to use .Net? I am confused. Please help

    L 1 Reply Last reply
    0
    • J Jump_Around

      I create dial up entry programmaticly using visual C++ ver 6.0 To do so I need to fill RASENTRY structure and pass it to the RasSetEntryProperties function. everything works fine but there are some extra options under windows 2000 which I want to use. For instance I want RASENTRY.dwOptions = RASEO_SecureLocalFiles to be set and my complier doesn't know what is RASEO_SecureLocalFiles is. Does it mean that using Visual C++ 6.0 I am not able to use win 2000 parameters? or maybe I should use newer version of RasApi. If so do I have to use .Net? I am confused. Please help

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You can download the latest Plaform SDK. This will update your headers and libs, and it also works with VC++6. regards

      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