The following C project contains the C source code and C examples used for open/save file dialogs class wrapper. This is a class wrapper for calling the Open/Save file dialogs under ms-windows....This should work for most versions...I haves tested it under 2000/xp. This avoids the hassle of using an active-x control.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
head.h | 7648 |
OpenFile.cpp | 5894 |
OpenFile.h | 973 |
parsefilestr.dsp | 4670 |
parsefilestr.dsw | 547 |
parsefilestr.ncb | 41984 |
parsefilestr.opt | 49664 |
parsefilestr.plg | 967 |
ParseFileString.cpp | 5605 |
ParseFileString.h | 1314 |
src.cpp | 323 |