No announcements
Found 2638156 threads
-
0 Votes
How to set CFileDialog default file path at dlg.DoModal?
CFileDialog findcpr(true, ".cpr", NULL, NULL, "cpr files (*.cpr)||All Files (*.*)||"); findcpr.m_ofn.lpstrInitialDir = ...Answered | 2 Replies | 12904 Views | Created by Christiawan - Thursday, July 24, 2008 12:42 AM | Last reply by Travis Banger - Sunday, January 12, 2014 4:04 AM -
0 Votes
could not save file using cfiledialog Saveas in MFC
The latter returns just the name of the file, sans path, so the file gets saved to the current working directory, which may or may not be the same as the one you selected in the ...Answered | 1 Replies | 1344 Views | Created by pvemulap - Tuesday, November 5, 2013 9:11 PM | Last reply by Igor Tandetnik - Tuesday, November 5, 2013 10:46 PM -
0 Votes
CFileDialog
Hello Re: CFileDialog I am going to mark this thread ...Answered | 10 Replies | 3879 Views | Created by hanumanth - Saturday, August 23, 2008 2:45 PM | Last reply by Yan-Fei Wei - Friday, August 29, 2008 7:53 AM -
0 Votes
How to call CFileDialog::GetIFileOpenDialog?
(1) I still have a big problem.Answered | 22 Replies | 8995 Views | Created by Norman Diamond - Tuesday, September 29, 2009 1:37 AM | Last reply by Norman Diamond - Thursday, December 3, 2009 7:53 AM -
0 Votes
CFileDialog and IFileDialogCustomize
I have subclassed from CFileDialog and when under m_bVistaStyle I am adding a text control using the IFileDialogCustomize interface.Answered | 1 Replies | 2389 Views | Created by jfoegen AgL - Monday, February 13, 2012 9:02 PM | Last reply by Jesse Jiang - Wednesday, February 15, 2012 7:42 AM -
0 Votes
CFileDialog::DoModal( ) Crashes in Vista
" - This is what happens (my basics) - Pls open dlgfile.cpp from c:\Program Files\Microsoft Visual Studio ...Answered | 6 Replies | 6129 Views | Created by tvks - Monday, November 9, 2009 6:15 AM | Last reply by tvks - Monday, November 9, 2009 7:40 AM -
0 Votes
CfileDialog arguments in VC 10
CFileDialogThanks, Renjith V RAnswered | 2 Replies | 1021 Views | Created by tranquangkhai - Wednesday, June 4, 2014 6:49 PM | Last reply by Renjith V Ramachandran - Friday, June 6, 2014 8:28 AM -
0 Votes
Subclassing CFileDialog for selecting folder also
Infact, I want to still open the CFileDialog.Answered | 4 Replies | 2067 Views | Created by dearvivekkumar - Monday, October 8, 2012 9:49 AM | Last reply by Pintu Shukla - Tuesday, October 9, 2012 1:37 PM -
1 Votes
How to solve Error C2039: 'CFileDialog' : is not a member of 'CWnd'
CFileDialog See the problem?Answered | 3 Replies | 5394 Views | Created by iry.lee - Sunday, October 31, 2010 12:18 AM | Last reply by emukuangsheng - Thursday, May 19, 2011 10:32 AM -
1 Votes
how to specify SaveAs with a default path for CFileDialog
Here's what I do: CFileDialog OpenDlg (FALSE, // Save L"*.PNG", L"", ...Answered | 2 Replies | 1791 Views | Created by rtischer8277 - Tuesday, May 26, 2015 8:25 PM | Last reply by Owen Ransen - Wednesday, May 27, 2015 1:34 PM -
0 Votes
CFileDialog - Select Folders
Dear all, I want to have file dialog that allows the user to choose either files or folders.Answered | 3 Replies | 10527 Views | Created by Douda123 - Monday, June 11, 2012 7:12 PM | Last reply by Selvam - Tuesday, June 12, 2012 2:22 PM -
0 Votes
CFile with CFileDialog::GetFileName produces unexpected error
If you provide the filename only, then the system will not always know the disk and folder to get the file.Answered | 1 Replies | 2454 Views | Created by jacobkingsly - Friday, December 7, 2012 8:47 AM | Last reply by Viorel_ - Friday, December 7, 2012 2:53 PM -
0 Votes
CFileDialog Multiple file types problem
I didn't know you to put a default file extension.Proposed | 2 Replies | 7803 Views | Created by Ricky65 - Monday, March 7, 2011 11:21 PM | Last reply by Ricky65 - Tuesday, March 8, 2011 4:44 PM -
3 Votes
CFileDialog Compile Error When Click The Button.- Need Further Help... thanks.
Additional information: The type initializer for '<Module>' threw an exception.Answered | 7 Replies | 4682 Views | Created by Nano HE - Tuesday, October 27, 2009 10:58 PM | Last reply by Nano HE - Wednesday, October 28, 2009 1:19 AM -
1 Votes
CFileDialog DoModal() sometimes hangs in Debug mode (VS2005 and VS2010)
Hello, I'm having a problem using CFileDialog in "Debug Mode", when I do the DoModal() the code hangs in that instruction and never returns, the dialog ...Answered | 3 Replies | 1375 Views | Created by AlvaroOliveira - Thursday, April 21, 2016 9:04 AM | Last reply by Hart Wang - Tuesday, April 26, 2016 5:30 AM -
0 Votes
Multiple file type
It is possible to have multiple models in the same model store, which allows the use of store events and rules to directly synchronise between models.Answered | 3 Replies | 4479 Views | Created by ZwodahS - Tuesday, July 5, 2011 1:23 PM | Last reply by Blair McG - Wednesday, July 20, 2011 1:49 PM -
0 Votes
Multiple Files Types on Single Receive Location
However, multiple file formats on the same Receive Port (each with it's own Location) is a completely different situation.Answered | 12 Replies | 3302 Views | Created by WHameed - Thursday, April 25, 2013 9:10 AM | Last reply by sugata kar - Friday, April 26, 2013 12:34 PM -
2 Votes
Biztalk flat file with multiple record types
Hi, I'm working on a biztalk solution where in I have to parse a delimited flat file which contains multiple record types, one of which repeates once and ...Answered | 4 Replies | 7099 Views | Created by btkb - Monday, March 19, 2012 11:05 PM | Last reply by btkb - Tuesday, March 20, 2012 8:29 PM -
0 Votes
CFileDialog cannot resize on winows 10
Hi May, I found my file dialog can run expectedly on Windows 10 version 1511(release on Nov 12, 2015), I think that maybe it is OS bug, but not sure.Answered | 7 Replies | 1084 Views | Created by Ye Qiu - Friday, November 27, 2015 11:00 AM | Last reply by Ye Qiu - Friday, December 4, 2015 8:39 AM -
0 Votes
Exclude certain file types in CFileDialog
I have done some search about CFileDialog.Answered | 1 Replies | 921 Views | Created by Mohit_gup - Thursday, January 16, 2014 7:14 AM | Last reply by Anna Cc - Friday, January 17, 2014 7:54 AM - Items 1 to 20 of 2638156 Next ›
No announcements