Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please help me with some buttons... Pin
9-Aug-01 7:22
suss9-Aug-01 7:22 
GeneralSSPI context Pin
Farah Mansor8-Aug-01 16:08
Farah Mansor8-Aug-01 16:08 
GeneralRe: SSPI context Pin
Tomasz Sowinski9-Aug-01 3:54
Tomasz Sowinski9-Aug-01 3:54 
GeneralRe: SSPI context Pin
Farah Mansor9-Aug-01 15:20
Farah Mansor9-Aug-01 15:20 
GeneralRe: SSPI context Pin
Tomasz Sowinski10-Aug-01 0:44
Tomasz Sowinski10-Aug-01 0:44 
GeneralRe: SSPI context Pin
Farah Mansor12-Aug-01 23:58
Farah Mansor12-Aug-01 23:58 
GeneralRe: SSPI context Pin
Tomasz Sowinski13-Aug-01 0:28
Tomasz Sowinski13-Aug-01 0:28 
QuestionHow to kill the child process,who creates others processes, and it's all sub-processes? Pin
8-Aug-01 16:01
suss8-Aug-01 16:01 
Dear Sir,
I have a question about how to kill a process:

We know, when a child process is created in the parent process, the child
process can be killed with the TerminateProcess(hHandleProcess, 1),But if
others child processes are created by the child process, how can I
kill them all.

For Example (from Tornado IDE):
When we use GNU tools to compile and link the source files, we usually use
the make.exe to interpret the makefile document, so the make.exe can be a
child process of a application(may be an IDE). But we know make.exe
will create may sub-processes(gcc.exe, ld.exe, make.exe, ect.), so how can I
kill the child process(make.exe) and all it's sub-processes in the application
(IDE).

I hope your help!!
Frown | :(

dong geming
AnswerRe: How to kill the child process,who creates others processes, and it's all sub-processes? Pin
Tomasz Sowinski9-Aug-01 4:13
Tomasz Sowinski9-Aug-01 4:13 
GeneralCListCtrl Pin
Mathew8-Aug-01 14:57
Mathew8-Aug-01 14:57 
GeneralRe: CListCtrl Pin
Tomasz Sowinski9-Aug-01 3:14
Tomasz Sowinski9-Aug-01 3:14 
GeneralRe: CListCtrl Pin
Mathew9-Aug-01 11:34
Mathew9-Aug-01 11:34 
GeneralRe: CListCtrl Pin
Tomasz Sowinski10-Aug-01 0:25
Tomasz Sowinski10-Aug-01 0:25 
Generalhello, i need a little help with some code Pin
Cnoob8-Aug-01 14:57
Cnoob8-Aug-01 14:57 
GeneralRe: hello, i need a little help with some code Pin
Christian Graus8-Aug-01 15:09
protectorChristian Graus8-Aug-01 15:09 
GeneralGlobal variables Pin
otvac8-Aug-01 14:42
otvac8-Aug-01 14:42 
GeneralRe: Global variables Pin
Christian Graus8-Aug-01 14:44
protectorChristian Graus8-Aug-01 14:44 
GeneralProgramming Language for Sheep Screen Mates Pin
tapesorcdz8-Aug-01 14:08
tapesorcdz8-Aug-01 14:08 
GeneralRe: Programming Language for Sheep Screen Mates Pin
Christian Graus8-Aug-01 14:42
protectorChristian Graus8-Aug-01 14:42 
GeneralSetCurrentDirectory() in Win2K Pin
Steve The Plant8-Aug-01 12:56
Steve The Plant8-Aug-01 12:56 
GeneralRe: SetCurrentDirectory() in Win2K Pin
Bret Faller8-Aug-01 13:25
Bret Faller8-Aug-01 13:25 
GeneralRe: SetCurrentDirectory() in Win2K Pin
Steve The Plant9-Aug-01 5:12
Steve The Plant9-Aug-01 5:12 
GeneralDamn button! Pin
John Uhlenbrock8-Aug-01 12:38
John Uhlenbrock8-Aug-01 12:38 
GeneralRe: Damn button! Pin
Frank Deo8-Aug-01 13:47
Frank Deo8-Aug-01 13:47 
GeneralRe: Damn button! Pin
Diarrhio8-Aug-01 14:30
Diarrhio8-Aug-01 14:30 

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.