Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: string v.s. basic_string Pin
George_George20-Nov-07 15:43
George_George20-Nov-07 15:43 
AnswerRe: string v.s. basic_string Pin
Maximilien20-Nov-07 5:18
Maximilien20-Nov-07 5:18 
GeneralRe: string v.s. basic_string Pin
George_George20-Nov-07 15:48
George_George20-Nov-07 15:48 
QuestionInvalid file path error Pin
masnu20-Nov-07 3:38
masnu20-Nov-07 3:38 
QuestionRe: Invalid file path error Pin
David Crow20-Nov-07 3:48
David Crow20-Nov-07 3:48 
AnswerRe: Invalid file path error Pin
toxcct20-Nov-07 3:50
toxcct20-Nov-07 3:50 
AnswerRe: Invalid file path error Pin
CPallini20-Nov-07 3:55
mveCPallini20-Nov-07 3:55 
AnswerRe: Invalid file path error Pin
masnu20-Nov-07 4:02
masnu20-Nov-07 4:02 
I managed to solve the problem. For those who are intrested I did the following:

CommandLineInfo cmdInfo;<br />
ParseCommandLine( cmdInfo );<br />
<br />
CString strProjectName = cmdInfo.m_strFileName;


This works without any issues.

Thanks.
QuestionDO YOU WANT TO HELPP? helpp me Pin
afeson20-Nov-07 2:59
afeson20-Nov-07 2:59 
AnswerRe: DO YOU WANT TO HELPP? helpp me Pin
CPallini20-Nov-07 3:25
mveCPallini20-Nov-07 3:25 
AnswerRe: DO YOU WANT TO HELPP? helpp me Pin
leckey20-Nov-07 5:11
leckey20-Nov-07 5:11 
AnswerRe: DO YOU WANT TO PAY ME?? Pin
Chris Meech20-Nov-07 6:21
Chris Meech20-Nov-07 6:21 
AnswerRe: DO YOU WANT TO HELPP? helpp me Pin
Hamid_RT20-Nov-07 19:42
Hamid_RT20-Nov-07 19:42 
QuestionOLE controll for Powerpoint Pin
Soumyadipta20-Nov-07 2:36
Soumyadipta20-Nov-07 2:36 
QuestionRe: OLE controll for Powerpoint Pin
David Crow20-Nov-07 2:39
David Crow20-Nov-07 2:39 
AnswerRe: OLE controll for Powerpoint Pin
Soumyadipta20-Nov-07 2:42
Soumyadipta20-Nov-07 2:42 
QuestionRe: OLE controll for Powerpoint Pin
David Crow20-Nov-07 2:46
David Crow20-Nov-07 2:46 
AnswerRe: OLE controll for Powerpoint Pin
Soumyadipta20-Nov-07 3:09
Soumyadipta20-Nov-07 3:09 
GeneralRe: OLE controll for Powerpoint Pin
David Crow20-Nov-07 3:25
David Crow20-Nov-07 3:25 
GeneralRe: OLE controll for Powerpoint Pin
Soumyadipta20-Nov-07 3:29
Soumyadipta20-Nov-07 3:29 
GeneralRe: OLE controll for Powerpoint Pin
David Crow20-Nov-07 3:45
David Crow20-Nov-07 3:45 
GeneralRe: OLE controll for Powerpoint Pin
Soumyadipta20-Nov-07 17:54
Soumyadipta20-Nov-07 17:54 
GeneralRe: OLE controll for Powerpoint Pin
David Crow21-Nov-07 3:13
David Crow21-Nov-07 3:13 
GeneralRe: OLE controll for Powerpoint Pin
Soumyadipta22-Nov-07 22:27
Soumyadipta22-Nov-07 22:27 
GeneralRe: OLE controll for Powerpoint Pin
David Crow24-Nov-07 16:54
David Crow24-Nov-07 16:54 

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.