Frequently Asked Questions
What does FileDialog Library do?
FileDialog Library consists of functions that wrap the COM implementation of the common item dialog used with IFileOpenDialog and IFileSaveDialog objects. Thus the FileDialog Library functions hide the complexities of interacting with the COM objects, and provide easy to use functions with support for both Ansi and Wide/Unicode.
What do I need to do to install FileDialog Library?
Please follow the Installation & Setup guide for details on how to install the FileDialog Library.
How do I add to the FileDialog Library documentation?
Please follow the Contributing guide for details on how to add to, or edit, the FileDialog Library documentation.
How do I report a bug?
If you should encounter any bugs, please open a new issue on the FileDialog Library Github repository.