Thread: Platform SDK is now Windows SDK

  1. #1
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607

    Platform SDK is now Windows SDK

    For those of you who have upgraded to Vista and want the latest SDK for it, you will find it has been renamed.

    It is now Windows SDK instead of Platform SDK. Also for the DirectX programmers, the DirectX symbol files say they are only for XP but in the supported OS's section it specifically mentions Vista and a host of other versions of it.

    So if you upgrade and you actively program using Win32 and/or DirectX 9.0c you will need:

    • DirectX SDK (Nov. 2007)
    • Windows SDK
    • OpenAL (DirectSound, DirectSound 3D and EAX have been dropped in Vista)
    • DirectX symbol files
    • Latest updates for MSVS 2005 or VS 2008 Express
    • Latest Vista drivers for your video card
    • Latest Vista drivers for your sound card


    Upgrading always sucks. The Windows SDK does NOT include the DirectX SDK so if you download it and attempt to use DX code it will fail.
    Last edited by VirtualAce; 01-05-2008 at 10:24 PM.

  2. #2
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    It's always been difficult in finding the latest platform SDK, and now they rename it to windows SDK? Nice work, Microsoft...
    Vista is screwed up in so many ways, I don't want to downgrade...
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Visual Studio Express / Windows SDK?
    By cyberfish in forum C++ Programming
    Replies: 23
    Last Post: 01-22-2009, 02:13 AM
  2. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  3. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM
  4. File IO with .Net SDK and platform SDK
    By AtomRiot in forum Windows Programming
    Replies: 5
    Last Post: 12-14-2004, 10:18 AM
  5. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM