Click here to Skip to main content
16,004,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: system command Pin
IlanTal26-Aug-07 20:40
IlanTal26-Aug-07 20:40 
GeneralRe: system command Pin
Naveen26-Aug-07 20:48
Naveen26-Aug-07 20:48 
GeneralRe: system command Pin
IlanTal26-Aug-07 21:01
IlanTal26-Aug-07 21:01 
GeneralRe: system command Pin
Naveen26-Aug-07 21:10
Naveen26-Aug-07 21:10 
GeneralRe: system command Pin
IlanTal26-Aug-07 21:43
IlanTal26-Aug-07 21:43 
GeneralRe: system command Pin
IlanTal26-Aug-07 22:30
IlanTal26-Aug-07 22:30 
GeneralRe: system command Pin
Naveen26-Aug-07 22:31
Naveen26-Aug-07 22:31 
GeneralRe: system command Pin
IlanTal27-Aug-07 2:20
IlanTal27-Aug-07 2:20 
I've run into a new problem.
ShellExecute launches the program and then returns.
I need the results of the program so I need to know when the program is finished.

It turns out that system() returns only after the program has finished.
Is there any obvious way to know the program has finished?

Thanks,
Ilan
GeneralRe: system command Pin
Naveen27-Aug-07 2:23
Naveen27-Aug-07 2:23 
GeneralRe: system command Pin
IlanTal27-Aug-07 2:40
IlanTal27-Aug-07 2:40 
GeneralRe: system command Pin
IlanTal27-Aug-07 3:57
IlanTal27-Aug-07 3:57 
GeneralRe: system command Pin
Naveen27-Aug-07 4:35
Naveen27-Aug-07 4:35 
AnswerRe: system command Pin
toxcct26-Aug-07 21:06
toxcct26-Aug-07 21:06 
Questiondifference between debug-build and release build Pin
neha.agarwal2726-Aug-07 19:47
neha.agarwal2726-Aug-07 19:47 
AnswerRe: difference between debug-build and release build Pin
ShilpiP26-Aug-07 20:39
ShilpiP26-Aug-07 20:39 
AnswerRe: difference between debug-build and release build Pin
Hamid_RT26-Aug-07 21:18
Hamid_RT26-Aug-07 21:18 
AnswerRe: difference between debug-build and release build Pin
Rajesh R Subramanian26-Aug-07 23:08
professionalRajesh R Subramanian26-Aug-07 23:08 
AnswerRe: difference between debug-build and release build Pin
Russell'27-Aug-07 1:44
Russell'27-Aug-07 1:44 
AnswerRe: difference between debug-build and release build Pin
Anurag Gandhi27-Aug-07 3:22
professionalAnurag Gandhi27-Aug-07 3:22 
QuestionText-to-Speech Pin
Abdul8526-Aug-07 19:39
Abdul8526-Aug-07 19:39 
AnswerRe: Text-to-Speech Pin
chandu00427-Aug-07 1:15
chandu00427-Aug-07 1:15 
AnswerRe: Text-to-Speech Pin
Russell'27-Aug-07 1:48
Russell'27-Aug-07 1:48 
GeneralRe: Text-to-Speech Pin
Abdul8527-Aug-07 19:11
Abdul8527-Aug-07 19:11 
GeneralRe: Text-to-Speech Pin
Russell'27-Aug-07 21:50
Russell'27-Aug-07 21:50 
QuestionHow to change the space between item object and text in list view ? Pin
Yanshof26-Aug-07 19:23
Yanshof26-Aug-07 19:23 

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.