how to access root folder on windows mobile? I can see only the folder from folder 'my documents'. I use the command -> openfiledialog
feedback
|
|
The OpenFileDialog in can really only display the Documents and External Storage Card folder. Implementing your own file browser should not be too complicated. Here's are some articles on the subject: http://www.christec.co.nz/blog/archives/286 http://www.mobilepractices.com/2008/02/custom-openfiledialog-implementation.html http://www.mobilepractices.com/2008/03/looking-for-openfiledialog-for.html | |||
|
feedback
|