CFileDialog causes application to Hang on Windows 2000
From: Faisal Yaqoob (fyesoft_at_hotmail.com)
Date: 11/25/04
- Next message: Arlis Rose: "Re: TimerProc and accessing dialog members"
- Previous message: Daniel Lidström: "TimerProc and accessing dialog members"
- Next in thread: Andy Mortimer [MS]: "RE: CFileDialog causes application to Hang on Windows 2000"
- Reply: Andy Mortimer [MS]: "RE: CFileDialog causes application to Hang on Windows 2000"
- Reply: Rail Jon Rogut: "Re: CFileDialog causes application to Hang on Windows 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Nov 2004 20:35:49 +0500
I have developed an application using VC 7.1.
In this application a call to CFileDialog::DoModal() causes the application
to hang and never return.
It happens on random machines. I have tested it on different machines and it
doesn't hang on some of the machines but it hangs on others.
After debugging I've found that the application hangs on a call to
GetSaveFileName() function within the DoModal function.
What is the reason for it and whats the work around?
Thanks,
Faisal
- Next message: Arlis Rose: "Re: TimerProc and accessing dialog members"
- Previous message: Daniel Lidström: "TimerProc and accessing dialog members"
- Next in thread: Andy Mortimer [MS]: "RE: CFileDialog causes application to Hang on Windows 2000"
- Reply: Andy Mortimer [MS]: "RE: CFileDialog causes application to Hang on Windows 2000"
- Reply: Rail Jon Rogut: "Re: CFileDialog causes application to Hang on Windows 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|