Click here to Skip to main content
16,007,858 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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
professional#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
professional#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
professional#realJSOP14-Jan-07 2:53 
GeneralRe: How to give a File New command from inside a program Pin
IlanTal14-Jan-07 3:11
IlanTal14-Jan-07 3:11 
I didn't explain the whole problem. I don't want to open the file the user gives, just to use the directory he gives (because it actually opens a whole bunch of files, not just a single file).
The problem is, what happens when the user "opens" the same file twice? (i.e. he points to the same directory and picks the same file). Windows says it is open and doesn't open it again. Again the problem is the directory structure can be complicated and I'll have to ask for more help, after he has chosen the directory.

In short, I want to use the New command and then there is no problem with the file already being open. The New command would solve the problem nicely (as it does when the program is started).

Thanks,
Ilan
GeneralRe: How to give a File New command from inside a program Pin
#realJSOP14-Jan-07 4:11
professional#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
professional#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 
GeneralRe: Track DLL calls Pin
ToughGuy914-Jan-07 22:09
ToughGuy914-Jan-07 22:09 

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.