How can I browse filesystem in windows mobile device with SHBrowseForFolder
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
How can I browse filesystem in windows mobile device with SHBrowseForFolder Hello, everyone. I plan to develop one application that have to copy file to windows mobile device. Users will specify the directory of windows mobile device. So I have to pop up one dialog to let user to select.I try to use SHBrowseForFolder to select directory in windows mobile device. But it does not work. There is no 'Mobile device' direcoty under desktop.I can browser this device by window's exporer. I even can access Nokia device with SHBrowseForFolder.The device is Jingpeng S6186. It used windows mobile 5.1.478. ActiveSync's version is 4.5.0.