Does anyone know where I can download the last Platform SDK to work with VC6? The links I could find by Googling all seem to be dead.
相关问题
- GetSaveFileName() how to update the file extension
- Check whether a Visual C++ 6.0 project did support
- Using multiple versions of the Windows Platform SD
- don't know how to use IShellWindows::Item corr
- A list of known string issues in VC++ 6.0
相关文章
- 未解析的符号针对VC6 DLL链接时/ lib中(unresolved symbols when l
- 什么是/ TSAWARE链接器标志做的PE可执行文件?(What does the /TSAWARE
- 浏览VC6 DLL变量的内容(DEBUG)(Browse VC6 DLL variables con
- GetSaveFileName() how to update the file extension
- Check whether a Visual C++ 6.0 project did support
- Using multiple versions of the Windows Platform SD
- don't know how to use IShellWindows::Item corr
- A list of known string issues in VC++ 6.0
The last Windows Platform SDK that fully supported VC6 was the Windows 2003 SDK, February 2003. However, through legitimate channels, you can not find this SDK for download anymore, and it looks like no one even has it for ordering, as links to the order sites are dead as well.
See this old MSDN blog post about the unavailability of the PSDK online, and the link to order it is dead: http://blogs.msdn.com/b/windowssdk/archive/2006/06/20/640172.aspx
However, not all hope is lost. From this more recent post on the MSDN forums: http://social.msdn.microsoft.com/Forums/en/windowssdk/thread/d63fb448-c417-4f8e-9260-5a8082daa2af
As Karin Meier says, you can obtain a copy of the February 2003 PSDK from this site:
http://mssdk.orderport.net/22221848/showall.asp
The disc itself doesn't cost anything, but you will probably have to pay shipping.
And of course, unless it is absolutely necessary to use VC6, I'd recommend moving up to a current and supported version of the VC++ compiler.
I managed to find it here... (official or not)
http://docs.moodle.org/dev/FebruaryPlatformSDK
If you have an MSDN subscription, the Platform SDK (February 2003) and others are available under "Tools and Resources -> Platform SDK and DDKs"
On official Windows® Server 2003 SP1 Platform SDK Web Install page, quote:
Links to download Platform SDK February 2003 Edition in case you have not subscribed to MSDN:
Term of use available after unpacking distribution.
If that links once disappear try http://archive.org/web/ or contact members of https://winworldpc.com/ or similar comunity for abandonware.
For example all
.cab
available on https://web.archive.org/web/20100318065128/http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm page.