Saturday, March 03, 2007

Open File & Save File Dialogs


This dll is a total solution for interacting with the user to obtain path information. It can be configured to act as a File Open Dialog or a File Save Dialog.

additional features:
* This dll has been designed to be dynamically loaded at run time when needed. This allows for memory efficiency from programs that use it. The total stored size of the dll is 119K.

* The dialog has most of the capabilities of a more powerful file browser. The only thing left out when compared to a browser is the ability to run programs.

* There is a search utility built in that can locate files fast and then open the folder containing that file, much like in a desktop search.

* For those who have used GSMbeam, this will look like the built in open file dialog. This is based on that code but has been mad more efficient, faster and has more features. It now has full support for screen rotation on newer devices. The only concession made was to build this as a windows ce 3.0 dll. this means that it will run on any device but in newer operating systems the automatically added scroll bars will still appear if the screen is rotated after a dialog is created. The dialogs will adjust their own characteristics to match orientation.

* This dll is free to use for non commercial applications. It has no codes, passwords or crippled features. Any one may redistribute this dll as part of a larger project, so long as the distribution is not primarily concerned with this work and is free. This means that you must be doing something with it and not just redistributing the files I have made available. The attribution information in the About Dialog must not be altered or remove.


READ MORE and DOWNLOAD HERE

No comments: