Click here to Skip to main content
15,919,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Click a Titlebar Pin
Nish Nishant5-Aug-02 16:49
sitebuilderNish Nishant5-Aug-02 16:49 
GeneralRe: Click a Titlebar Pin
Shog95-Aug-02 17:37
sitebuilderShog95-Aug-02 17:37 
GeneralRe: Click a Titlebar Pin
Steve L.5-Aug-02 16:49
Steve L.5-Aug-02 16:49 
GeneralRe: Click a Titlebar Pin
Shog95-Aug-02 17:01
sitebuilderShog95-Aug-02 17:01 
GeneralRe: Click a Titlebar Pin
Steve L.5-Aug-02 17:04
Steve L.5-Aug-02 17:04 
GeneralRe: Click a Titlebar Pin
Shog95-Aug-02 17:36
sitebuilderShog95-Aug-02 17:36 
GeneralRe: Click a Titlebar Pin
Steve L.5-Aug-02 17:50
Steve L.5-Aug-02 17:50 
QuestionHow to start up an external .exe prog? Pin
Anonymous5-Aug-02 12:35
Anonymous5-Aug-02 12:35 
Hi,

I'm just a beginner with C++. I'm using the MS Visual Studio 6.
I would like to write a small .exe file that will copy backups of .ini files for a game, over the existing ones. This is to prevent other guys from changing my settings.

How the copying part in C++ is done, is not a problem. But I can't figure out how to start up the game.exe from within the small prog that I'm working on.
The small .exe file should also quit running after the game.exe is executed.

I'll guess it would be easy to just make a BAT file to handle it all, but then I wouldn't learn anything about C++ by doing so.
Anyone out there who got a clue or a small codesample to hand over?

Best regards, Peter
AnswerRe: How to start up an external .exe prog? Pin
Bill Wilson5-Aug-02 12:41
Bill Wilson5-Aug-02 12:41 
AnswerRe: How to start up an external .exe prog? Pin
Mr. Bill5-Aug-02 12:57
Mr. Bill5-Aug-02 12:57 
GeneralRe: How to start up an external .exe prog? Pin
Anonymous5-Aug-02 13:31
Anonymous5-Aug-02 13:31 
GeneralRe: How to start up an external .exe prog? Pin
Nish Nishant5-Aug-02 16:47
sitebuilderNish Nishant5-Aug-02 16:47 
GeneralRe: How to start up an external .exe prog? Pin
Anonymous6-Aug-02 15:23
Anonymous6-Aug-02 15:23 
GeneralRe: How to start up an external .exe prog? Pin
Nish Nishant6-Aug-02 17:53
sitebuilderNish Nishant6-Aug-02 17:53 
GeneralFindResource Pin
Sparticus5-Aug-02 12:10
Sparticus5-Aug-02 12:10 
GeneralRe: FindResource Pin
Sparticus5-Aug-02 12:13
Sparticus5-Aug-02 12:13 
GeneralUsing regedit and the command line... Pin
esapp4205-Aug-02 11:13
esapp4205-Aug-02 11:13 
Questionhow to access an object that is declared in view1, when in view2? Pin
ns5-Aug-02 10:52
ns5-Aug-02 10:52 
AnswerRe: how to access an object that is declared in view1, when in view2? Pin
Tomasz Sowinski5-Aug-02 11:02
Tomasz Sowinski5-Aug-02 11:02 
GeneralRe: how to access an object that is declared in view1, when in view2? Pin
nss5-Aug-02 12:47
nss5-Aug-02 12:47 
GeneralRe: how to access an object that is declared in view1, when in view2? Pin
Chris Losinger5-Aug-02 13:39
professionalChris Losinger5-Aug-02 13:39 
GeneralRe: how to access an object that is declared in view1, when in view2? Pin
nss5-Aug-02 13:53
nss5-Aug-02 13:53 
AnswerRe: how to access an object that is declared in view1, when in view2? Pin
Steen Krogsgaard7-Aug-02 0:29
Steen Krogsgaard7-Aug-02 0:29 
Generalmessage handling Pin
help5-Aug-02 10:50
help5-Aug-02 10:50 
Generalstandard save dialog problem Pin
Brad Jennings5-Aug-02 10:44
Brad Jennings5-Aug-02 10:44 

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.