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 Platform SDK

Windows Platform SDK

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
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.
  • G Offline
    G Offline
    guy2004
    wrote on last edited by
    #1

    I want develop Firewall But how to use Windows Platform SDK. I want Help is it . Your can't explaint or detail about web to detail about Windows Platform SDK . Where i can find it .

    G D 2 Replies Last reply
    0
    • G guy2004

      I want develop Firewall But how to use Windows Platform SDK. I want Help is it . Your can't explaint or detail about web to detail about Windows Platform SDK . Where i can find it .

      G Offline
      G Offline
      GuimaSun
      wrote on last edited by
      #2

      The platform SDK ships with your Visual Studio installation, you don´t need to install it. You can download the latest version from MS or install from an MSDN CD, it can be necessary if you need to use really new features, or uncommon APIs that don´t ships with VStudio, but usually it is the case for less than 1% of the programs you need to develop. GuimaSun www.nexsun.com.br NEXSUN TechZone

      D 1 Reply Last reply
      0
      • G guy2004

        I want develop Firewall But how to use Windows Platform SDK. I want Help is it . Your can't explaint or detail about web to detail about Windows Platform SDK . Where i can find it .

        D Offline
        D Offline
        Diddy
        wrote on last edited by
        #3

        Get it from http://www.microsoft.com/msdownload/platformsdk/sdkupdate/

        1 Reply Last reply
        0
        • G GuimaSun

          The platform SDK ships with your Visual Studio installation, you don´t need to install it. You can download the latest version from MS or install from an MSDN CD, it can be necessary if you need to use really new features, or uncommon APIs that don´t ships with VStudio, but usually it is the case for less than 1% of the programs you need to develop. GuimaSun www.nexsun.com.br NEXSUN TechZone

          D Offline
          D Offline
          Diddy
          wrote on last edited by
          #4

          Errrrrrrrrrr. If your talking about VC6 - that was shiped in 98. If you set WINVER to 0x500 to target Win 98 and 2k, you will get a message saying that the headerd included with VC6 are for the BETA versions of these OS's. Yes, you don't need to install the new platform SDK for most things. But the one that comes with VC6 can only really be used to offically target NT and 95.... Anything that 98 has and 95 doesn't, you should use a newer SDK.

          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