I have upgraded my C++ project from Visual Studio.Net 2003 to VS2005 and
cannot compile it. The compiler cannot find many .h files (e.g. amvideo.h)
that used to be in "C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK".
For some reason VS2005 does not contain Platform SDK. I...
more >>