Click here to Skip to main content
15,923,910 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Networking Pin
ThatsAlok16-Dec-05 21:58
ThatsAlok16-Dec-05 21:58 
QuestionCString and STL's string Pin
Putta_V16-Dec-05 0:22
Putta_V16-Dec-05 0:22 
AnswerRe: CString and STL's string Pin
David Crow16-Dec-05 2:48
David Crow16-Dec-05 2:48 
GeneralRe: CString and STL's string Pin
Rage16-Dec-05 4:27
professionalRage16-Dec-05 4:27 
GeneralRe: CString and STL's string Pin
David Crow16-Dec-05 4:38
David Crow16-Dec-05 4:38 
GeneralRe: CString and STL's string Pin
Rage20-Dec-05 6:34
professionalRage20-Dec-05 6:34 
AnswerRe: CString and STL's string Pin
Rage16-Dec-05 4:24
professionalRage16-Dec-05 4:24 
Questionopen a default fil by using the CFileDialog class Pin
vikas amin16-Dec-05 0:16
vikas amin16-Dec-05 0:16 
How to open a default fil by using the CFileDialog class
I open the dialog box like this .
I want to keep one file as default selection




CFileDialog dlg(TRUE,"bmp",NULL,OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT,"Only BMP (*.bmp)|*.bmp|");
dlg.DoModal ();

Vikas Amin
Embin Technology
Bombay
vikas.amin@embin.com
AnswerRe: open a default fil by using the CFileDialog class Pin
Russell'16-Dec-05 0:26
Russell'16-Dec-05 0:26 
GeneralRe: open a default fil by using the CFileDialog class Pin
vikas amin16-Dec-05 1:31
vikas amin16-Dec-05 1:31 
GeneralRe: open a default fil by using the CFileDialog class Pin
Russell'16-Dec-05 2:02
Russell'16-Dec-05 2:02 
GeneralRe: open a default fil by using the CFileDialog class Pin
vikas amin16-Dec-05 2:29
vikas amin16-Dec-05 2:29 
GeneralRe: open a default fil by using the CFileDialog class Pin
Russell'16-Dec-05 2:52
Russell'16-Dec-05 2:52 
GeneralRe: open a default fil by using the CFileDialog class Pin
vikas amin16-Dec-05 3:41
vikas amin16-Dec-05 3:41 
QuestionRe: open a default fil by using the CFileDialog class Pin
David Crow16-Dec-05 4:50
David Crow16-Dec-05 4:50 
QuestionRe: open a default fil by using the CFileDialog class Pin
David Crow16-Dec-05 2:52
David Crow16-Dec-05 2:52 
AnswerRe: open a default fil by using the CFileDialog class Pin
VikramDelhi16-Dec-05 3:29
VikramDelhi16-Dec-05 3:29 
AnswerRe: open a default fil by using the CFileDialog class Pin
vikas amin16-Dec-05 3:40
vikas amin16-Dec-05 3:40 
Questioni'm dumb Pin
Smith#15-Dec-05 23:57
Smith#15-Dec-05 23:57 
AnswerRe: i'm dumb Pin
Russell'16-Dec-05 0:16
Russell'16-Dec-05 0:16 
GeneralRe: i'm dumb Pin
Smith#16-Dec-05 0:29
Smith#16-Dec-05 0:29 
GeneralRe: i'm dumb Pin
Russell'16-Dec-05 0:33
Russell'16-Dec-05 0:33 
GeneralRe: i'm dumb Pin
Smith#16-Dec-05 0:37
Smith#16-Dec-05 0:37 
GeneralRe: i'm dumb Pin
Cedric Moonen16-Dec-05 0:42
Cedric Moonen16-Dec-05 0:42 
GeneralRe: i'm dumb Pin
Smith#16-Dec-05 2:33
Smith#16-Dec-05 2:33 

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.