Click here to Skip to main content
15,901,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProblem in CFileOpenDialog Pin
Murugan k4-Apr-07 1:38
Murugan k4-Apr-07 1:38 
AnswerRe: Problem in CFileOpenDialog Pin
Naveen4-Apr-07 1:45
Naveen4-Apr-07 1:45 
AnswerRe: Problem in CFileOpenDialog Pin
Try4-Apr-07 1:51
Try4-Apr-07 1:51 
GeneralRe: Problem in CFileOpenDialog Pin
JudyL_MD4-Apr-07 1:58
JudyL_MD4-Apr-07 1:58 
GeneralRe: Problem in CFileOpenDialog Pin
bosfan4-Apr-07 2:36
bosfan4-Apr-07 2:36 
GeneralRe: Problem in CFileOpenDialog Pin
JudyL_MD4-Apr-07 2:42
JudyL_MD4-Apr-07 2:42 
QuestionRe: Problem in CFileOpenDialog Pin
David Crow4-Apr-07 3:16
David Crow4-Apr-07 3:16 
GeneralRe: Problem in CFileOpenDialog Pin
JudyL_MD4-Apr-07 3:32
JudyL_MD4-Apr-07 3:32 
Nothing. I missed that the probelm was in that function and not after he calls it in the original post.

OP: Have you tried using the debugger? The CFileDialog class does handle the desktop correctly - I've used it to do that and it's fine. Using the debugger will pinpoint where the problem is. You've probably made some mistake in the setup prior to calling the function, and seeing where in the class the crash occurs will provice lots of clues about where the problem is.

You need to post some code and use the debugger.

Judy

QuestionRe: Problem in CFileOpenDialog Pin
David Crow4-Apr-07 3:19
David Crow4-Apr-07 3:19 
QuestionHow to increase the rowheight of grid control derived from CListCtrl Pin
Sammyuk4-Apr-07 1:11
Sammyuk4-Apr-07 1:11 
AnswerRe: How to increase the rowheight of grid control derived from CListCtrl Pin
Naveen4-Apr-07 1:20
Naveen4-Apr-07 1:20 
GeneralRe: How to increase the rowheight of grid control derived from CListCtrl Pin
Sammyuk4-Apr-07 2:37
Sammyuk4-Apr-07 2:37 
GeneralRe: How to increase the rowheight of grid control derived from CListCtrl Pin
Naveen4-Apr-07 2:43
Naveen4-Apr-07 2:43 
GeneralRe: How to increase the rowheight of grid control derived from CListCtrl Pin
bosfan4-Apr-07 2:46
bosfan4-Apr-07 2:46 
GeneralRe: How to increase the rowheight of grid control derived from CListCtrl Pin
Naveen4-Apr-07 2:58
Naveen4-Apr-07 2:58 
Questionhow to create form view in tab control Pin
sireesha_sree4-Apr-07 0:55
sireesha_sree4-Apr-07 0:55 
Questionhow to create form view in tab control Pin
sireesha_sree4-Apr-07 0:54
sireesha_sree4-Apr-07 0:54 
QuestionReading and writing from the same UDP socket Pin
ilgale4-Apr-07 0:44
ilgale4-Apr-07 0:44 
AnswerRe: Reading and writing from the same UDP socket Pin
Moak4-Apr-07 4:27
Moak4-Apr-07 4:27 
QuestionRe: Reading and writing from the same UDP socket Pin
Mark Salsbery4-Apr-07 8:15
Mark Salsbery4-Apr-07 8:15 
QuestionSetting 1024x768 resilution through C++ Pin
sakssp4-Apr-07 0:11
sakssp4-Apr-07 0:11 
AnswerRe: Setting 1024x768 resilution through C++ Pin
PS@Codeproj4-Apr-07 0:34
PS@Codeproj4-Apr-07 0:34 
GeneralRe: Setting 1024x768 resilution through C++ Pin
sakssp4-Apr-07 1:23
sakssp4-Apr-07 1:23 
GeneralRe: Setting 1024x768 resilution through C++ Pin
Naveen4-Apr-07 1:40
Naveen4-Apr-07 1:40 
GeneralRe: Setting 1024x768 resilution through C++ Pin
sakssp4-Apr-07 2:05
sakssp4-Apr-07 2:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.