|
|
|
date: Thu, 1 Jun 2006 23:56:01 -0700,
group: microsoft.public.win32.programmer.directx.sdk
back
Re: DirectShow part
The "Windows Server 2003 SP 1 Platform SDK" is the April 2005 Edition of the
Platform SDK. There is no newer version that has been released. The naming
is a bit confusing, but this SDK does in fact target *ALL* supported
Operating Systems not just Windows Server 2003 SP 1 (it is synced to OS
releases, hence the naming). This was the first release that included
DirectShow, which synced up with the DirectX SDK (April 2005) release which
removed it. All subsequent releases of the Direct SDK have not contained
DirectShow libs, samples, or headers although the REDIST components remain
in Direct Setup as part of the DirectX SDK (these bits are only needed for
OS version previous to XP SP 2).
There is a Beta version of the next iteration of the Platform SDK, now
renamed the "Windows SDK", available called "Microsoft Windows Software
Development Kit (SDK) for Beta 2 of Windows Vista and WinFX Runtime
Components" on the Microsoft site that syncs up with the Windows Vista Beta
2 release. This Windows SDK will eventually release as the next "Platform
SDK" for all supported Microsoft OS releases.
The existing Platform SDK relies on a more makefile solution rather than
Visual Studio project files, so it should be usable with any version of VS
although you'll have to create your own projects from scratch. The newer
Windows SDK is providing VS 2005 projects for the samples.
--
Chuck Walbourn
SDE, Game Technology Group
This posting is provided "AS IS" with no warranties, and confers no rights.
date: Mon, 5 Jun 2006 18:24:55 -0700
author: Chuck Walbourn [MSFT]
|
|