Sign In
dimeby8
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
C#
Misc
MTP
WPD
Archive
Archives
November 2011
(1)
June 2009
(1)
May 2007
(1)
January 2007
(2)
December 2006
(9)
November 2006
(2)
October 2006
(14)
September 2006
(6)
August 2006
(6)
August, 2006
MSDN Blogs
>
dimeby8
>
August, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
dimeby8
What is MTP anyway?
Posted
over 6 years ago
by
Darene Lewis [MSFT]
2
Comments
MTP is the successor to PTP (Picture Transfer Protocol) that has been used by cameras. Since PTP was geared towards pictures (the first P in PTP), MTP was designed to be a more media-centric solution (and hence the M for media in MTP) and offers M ore...
dimeby8
Enumerating WPD devices (Part 1)
Posted
over 6 years ago
by
Darene Lewis [MSFT]
4
Comments
The IPortableDeviceManager interface can be used to enumerate WPD devices. The GetDevices method returns a list of device paths for available WPD devices. This device path is typically a PnP path and can be used later to connect to the device. Error-checking...
dimeby8
Using the WPD API
Posted
over 6 years ago
by
Darene Lewis [MSFT]
0
Comments
The WPD API is a COM API. Unfortunately it does not support IDispatch so we can't use it in scripting. You could use it in .Net with some interop magic, but that's an extended exercise :). We'll write samples in C++ to illustrate using the API and as...
dimeby8
WPD API Documentation
Posted
over 6 years ago
by
Darene Lewis [MSFT]
0
Comments
The WPD API documentation is part of the Windows Vista SDK and is available right now on MSDN online . If the link doesn't work, look for it under ' Graphics and Multimedia > Audio and Video > Windows Portable Devices '. There is also a sample application...
dimeby8
Windows Portable Devices (WPD)
Posted
over 6 years ago
by
Darene Lewis [MSFT]
1
Comments
Windows Media Player 10 (WMP) introduced the User-mode Driver Framework (UMDF). UMDF allowed drivers to be run in user-mode and the WPD team was the very first client. The WPD team delivered the MTP (Media Transfer Protocol) driver along with a Service...
dimeby8
Why dimeby8?
Posted
over 6 years ago
by
Darene Lewis [MSFT]
0
Comments
The answer's pretty obvious if you think in terms of currency. I was shooting for the witty equivalent of my 2 cents . Except dime/8 = 10/8 = 1.25! I didn't notice this until much later (and it was too late to change the name by then).
Page 1 of 1 (6 items)