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

C / C++ / MFC

 
GeneralRe: Do I need to delete? Pin
Stephen Hewitt14-Jan-07 15:35
Stephen Hewitt14-Jan-07 15:35 
GeneralRe: Do I need to delete? Pin
CPallini15-Jan-07 9:22
mveCPallini15-Jan-07 9:22 
QuestionHow to give a File New command from inside a program Pin
IlanTal14-Jan-07 0:47
IlanTal14-Jan-07 0:47 
AnswerRe: How to give a File New command from inside a program Pin
#realJSOP14-Jan-07 1:06
mve#realJSOP14-Jan-07 1:06 
GeneralRe: How to give a File New command from inside a program Pin
IlanTal14-Jan-07 1:39
IlanTal14-Jan-07 1:39 
GeneralRe: How to give a File New command from inside a program Pin
#realJSOP14-Jan-07 2:18
mve#realJSOP14-Jan-07 2:18 
GeneralRe: How to give a File New command from inside a program Pin
IlanTal14-Jan-07 2:33
IlanTal14-Jan-07 2:33 
GeneralRe: How to give a File New command from inside a program Pin
#realJSOP14-Jan-07 2:53
mve#realJSOP14-Jan-07 2:53 
Well see? That's completely different than what you originally asked.

In OnOpenFile(), instead of posting the ID_FILE_OPEN message, try this line instead:

OpenDocumentFile(path1);







"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: How to give a File New command from inside a program Pin
IlanTal14-Jan-07 3:11
IlanTal14-Jan-07 3:11 
GeneralRe: How to give a File New command from inside a program Pin
#realJSOP14-Jan-07 4:11
mve#realJSOP14-Jan-07 4:11 
GeneralRe: How to give a File New command from inside a program Pin
IlanTal14-Jan-07 4:45
IlanTal14-Jan-07 4:45 
GeneralRe: How to give a File New command from inside a program Pin
PJ Arends14-Jan-07 7:16
professionalPJ Arends14-Jan-07 7:16 
QuestionCArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
sdancer7513-Jan-07 23:34
sdancer7513-Jan-07 23:34 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '&lt;' [modified] Pin
#realJSOP13-Jan-07 23:46
mve#realJSOP13-Jan-07 23:46 
GeneralRe: CArray Compaliation Error C2143: syntax error : missing ';' before '&lt;' Pin
sdancer7514-Jan-07 6:28
sdancer7514-Jan-07 6:28 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
Cedric Moonen13-Jan-07 23:51
Cedric Moonen13-Jan-07 23:51 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
Christian Graus14-Jan-07 1:41
protectorChristian Graus14-Jan-07 1:41 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '&amp;lt;' Pin
Mark Salsbery14-Jan-07 6:29
Mark Salsbery14-Jan-07 6:29 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
Hamid_RT15-Jan-07 6:57
Hamid_RT15-Jan-07 6:57 
QuestionTrack DLL calls Pin
ToughGuy913-Jan-07 23:16
ToughGuy913-Jan-07 23:16 
AnswerRe: Track DLL calls Pin
mark novak14-Jan-07 9:11
mark novak14-Jan-07 9:11 
GeneralRe: Track DLL calls Pin
ToughGuy914-Jan-07 20:58
ToughGuy914-Jan-07 20:58 
GeneralRe: Track DLL calls Pin
mark novak15-Jan-07 2:21
mark novak15-Jan-07 2:21 
GeneralRe: Track DLL calls [modified] Pin
ToughGuy915-Jan-07 6:49
ToughGuy915-Jan-07 6:49 
AnswerRe: Track DLL calls Pin
ThatsAlok14-Jan-07 21:45
ThatsAlok14-Jan-07 21:45 

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.