Welcome to MSDN Blogs Sign in | Join | Help

November 2006 - Posts

Help! WPD API calls randomly fail with 0x800700AA (ERROR_BUSY)

If you notice your API calls are randomly failing with HRESULT_FROM_WIN32(ERROR_BUSY) / 0x800700AA / -2147024726, then it's likely that the device driver is indeed busy doing something else. It could be that WMP is syncing content to the device, or maybe
Posted by dimeby8 | 2 Comments
Filed under:

Transferring playlists through WPD

A playlist (.WPL, .M3U, etc.) is a text file which contains a list of filenames. This list is the "playlist". So transferring the playlist should be easy right? Well, yes it is - if you just want to transfer it as a text file... However if you want the
Posted by dimeby8 | 2 Comments
Filed under:
 
Page view tracker