Click here to Skip to main content
15,891,943 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dynamic menu problem? Pin
ritz123411-May-08 20:51
ritz123411-May-08 20:51 
AnswerRe: Dynamic menu problem? Pin
Rajkumar R11-May-08 21:32
Rajkumar R11-May-08 21:32 
GeneralRe: Dynamic menu problem? Pin
Mark Salsbery12-May-08 5:19
Mark Salsbery12-May-08 5:19 
GeneralRe: Dynamic menu problem? Pin
Rajkumar R12-May-08 20:15
Rajkumar R12-May-08 20:15 
QuestionCVTRES : fatal error CVT1100: duplicate resource -- type:DIALOG, name:130, language:0x0409 Pin
Gita.Bairavi11-May-08 18:32
Gita.Bairavi11-May-08 18:32 
AnswerRe: CVTRES : fatal error CVT1100: duplicate resource -- type:DIALOG, name:130, language:0x0409 Pin
Stephen Hewitt11-May-08 20:36
Stephen Hewitt11-May-08 20:36 
GeneralRe: CVTRES : fatal error CVT1100: duplicate resource -- type:DIALOG, name:130, language:0x0409 Pin
Gita.Bairavi11-May-08 22:57
Gita.Bairavi11-May-08 22:57 
QuestionProblem using CDM_GETFILEPATH to get full file name from a Save Dialog Pin
Nitheesh George11-May-08 17:23
Nitheesh George11-May-08 17:23 
Hi,

I developing an application which hooks a Common dialog. i used CDM_GETFILEPATH to get the full path from Save dialog. But when there is not file extension is specified with the file name, the CDM_GETFILEPATH return's the full file path without any file extension.i thought If an extension is not given with the file name the default extension is concated with the file name. But this is not happing and CDM_GETFILEPATH give like this "C:\MyFolder\new" and not full path "C:\MyFolder\new.txt". Why?? . And is there any way to get the default file extension from a Common Dilaog using any Mesages and if so Which is that message?.

thanks

Nitheesh
AnswerRe: Problem using CDM_GETFILEPATH to get full file name from a Save Dialog Pin
Rajkumar R11-May-08 20:21
Rajkumar R11-May-08 20:21 
QuestionTo Run UNIX based EXE [MKS] through Shell in VC++ application. Pin
kulkarniquiet11-May-08 14:34
kulkarniquiet11-May-08 14:34 
AnswerRe: To Run UNIX based EXE [MKS] through Shell in VC++ application. Pin
Maximilien11-May-08 16:16
Maximilien11-May-08 16:16 
Questionto Run UNIX based EXE [MKS] through Shell in VC++ application Pin
kulkarniquiet11-May-08 14:33
kulkarniquiet11-May-08 14:33 
QuestionRe: to Run UNIX based EXE [MKS] through Shell in VC++ application Pin
David Crow11-May-08 16:44
David Crow11-May-08 16:44 
AnswerRe: to Run UNIX based EXE [MKS] through Shell in VC++ application Pin
kulkarniquiet11-May-08 21:34
kulkarniquiet11-May-08 21:34 
QuestionRe: to Run UNIX based EXE [MKS] through Shell in VC++ application Pin
David Crow12-May-08 2:44
David Crow12-May-08 2:44 
AnswerRe: to Run UNIX based EXE [MKS] through Shell in VC++ application Pin
kulkarniquiet12-May-08 17:00
kulkarniquiet12-May-08 17:00 
QuestionRe: to Run UNIX based EXE [MKS] through Shell in VC++ application Pin
David Crow13-May-08 3:35
David Crow13-May-08 3:35 
QuestionMenu item in Visual C++ greyed out and doesn't send command message Pin
Bluesray11-May-08 11:40
Bluesray11-May-08 11:40 
QuestionHow do I code Spin Control dialog button Pin
Kwanalouie11-May-08 9:08
Kwanalouie11-May-08 9:08 
AnswerRe: How do I code Spin Control dialog button Pin
JudyL_MD11-May-08 12:23
JudyL_MD11-May-08 12:23 
AnswerRe: How do I code Spin Control dialog button Pin
David Crow11-May-08 16:42
David Crow11-May-08 16:42 
QuestionProblem with Domodal overide behavior Pin
tom groezer11-May-08 8:25
tom groezer11-May-08 8:25 
AnswerRe: Problem with Domodal overide behavior Pin
Mark Salsbery11-May-08 11:10
Mark Salsbery11-May-08 11:10 
AnswerRe: Problem with Domodal overide behavior Pin
Mark Salsbery11-May-08 12:11
Mark Salsbery11-May-08 12:11 
GeneralRe: Problem with Domodal overide behavior Pin
Nelek11-May-08 13:02
protectorNelek11-May-08 13:02 

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.