Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MTP » SDK   (RSS)

Windows 7 Portable Device Development Kits

There are several different resources made available to portable device manufacturers to assist in device firmware and driver development, and to application developers wishing to create applications that interact with these portable devices. These resources
Posted by wpdblog | 0 Comments

Getting ERROR_BUSY (0x800700AA) after reading data from an MTP device?

One common cause of the ERROR_BUSY (0x800700AA) in MTP devices is when the application reads resource data from a content object on the portable device using IStream::Read(), and does not complete the read with an IStream::Close(). Subsequent operations
Posted by wpdblog | 1 Comments
Filed under: ,

Which Portable Devices?

What devices does WPD support? A WPD application (e.g. the WPD API Sample ) on Windows XP (with the pre-requisites installed) can connect to these devices: Devices (e.g. portable media players, cameras, some phones) that support Media Transfer Protocol
Posted by wpdblog | 1 Comments
Filed under: ,
 
Page view tracker