Pocket PC (General) Technical Articles |
OpenDialog/SaveDialog and Everything Defined in "Commdlg.h" Not Supported
These common dialogs are built for large-screen environments. Additionally, on Smartphone, users are not exposed directly to the file system, but rather select files through their application. Instead of showing an OpenDialog you can fill a list-view with all the files available for your application and have the user select one.