Where can we find the Windows Portable Device SDK (WPD SDK)
Is it packaged separately from the Vista Windows Driver Kit
The Vista Windows SDK
Some Windows Media SDK
We have found lots of docs on the api online and in the Vista Windows Driver Kit for RC1.
However, the docs refer to a WPD SDK and we can't seem to find that. In particular we are puzzled by where the redist files would be for the PortableDeviceApi.dll and its buddies that end up in windows\system32. Are these only bundled with a download and install of Windows Media Player 11 Beta 2 so far
From what we've read WPD is supported on Win XP SP2 with WMP 10 - but how

Windows Portable Devices SDK?
vladb
In case you never found out
The WPD SDK is contained within Windows SDK 6.0 (vista)
There is ONE command line sample (in C++) named WpdApiSample and I got it to work on an MP3 player connected via USB.
Good Luck!
Torgeir F.
You might want to try posting this question on the Windows Media Devices newsgroup: http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx dg=microsoft.public.windowsmedia.devices&lang=en&cr=US
This forum is about Media Foundation, which is the new multimedia platform for Windows Vista.
Becky