List Question
20 TechQA 2016-12-14T15:17:20.063000CFileDialog is visually different to Visual Studio File Dialog
489 views
Asked by Andrew Truckle
Problems with CFileDialog instantiation
2.1k views
Asked by JayB
CFileDialog shows different contents according to Windows versions
398 views
Asked by nodchip
Second use of CFileDialog in my program gets the run-time error Debug Assertion failed
923 views
Asked by Sepideh Abadpour
Window caption is grey when hitting cancel from CFileDialog - why?
111 views
Asked by Andrew Truckle
MFC CFileDialog - Getting special folder path on windows 7
1.2k views
Asked by jinbruce627
Where should I declare an instance in c++?
686 views
Asked by bigbaz34
CFileDialog "Save" button does not return from DoModal
194 views
Asked by Woody20
(CFileDialog) Is there any way to select multiple files from separate folders, without closing dialog?
293 views
Asked by Sin Han Jinn
CFileDialog::OnFolderChange() doesn't work as expected (Windows C++/MFC)
156 views
Asked by Woody20
CFileDialog: dynamic modification of m_ofn?
129 views
Asked by Woody20
CFileDialog constructor can't spot TRUE and fopen(str,"r") error
126 views
Asked by user3711538
How to avoid an Invalid Argument exception when calling SetControlText in a CFileDialog
109 views
Asked by David Partridge
CFileDialog truncates offered file name
1.3k views
Asked by ves
CFileDialog::GetNextPathName return a truncated path if it is too long
159 views
Asked by ahmedsafan86
CFileDialog support XP and Vista
334 views
Asked by user2608239
How to call CFileDialog class constructor
2.6k views
Asked by Sepideh Abadpour
error C2248: 'CObject::operator =' : cannot access private member declared in class 'CObject'
2k views
Asked by Sepideh Abadpour
Initial directory is not working for CFileDialog
8.4k views
Asked by jack
CFileDialog's current directory inconsistent in .exe and .dll
904 views
Asked by Steed