CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2005
    Posts
    19

    Microsoft Platform SDK

    Hi ,

    Do i need to Microsoft Platform SDK with Microsoft visual studio 6.0?

    If yes,Please provide me link.

  2. #2
    Join Date
    Aug 1999
    Location
    <Classified>
    Posts
    6,882

    Re: Microsoft Platform SDK

    It's not a 'must', but recommanded, so that you can make full use of Win32 (considering version specific APIs).

    You can download it from following location,

    http://www.microsoft.com/msdownload/.../psdk-full.htm
    Regards,
    Ramkrishna Pawar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured