. National Office
106-110 Jackson Street
Petone
New Zealand
Reply Separator
Subject: RE: RE: [DUG]: Process termination
Author: [EMAIL PROTECTED]
Date: 16/05/2001 14:44
Paul,
> So there is no way to tell (via GetExitCodeProcess
ilto:[EMAIL PROTECTED]]
> Sent: Wednesday, 16 May 2001 14:04
> To: Multiple recipients of list delphi
> Subject: Re:RE: [DUG]: Process termination
>
>
> So there is no way to tell (via GetExitCodeProcess) when NT has
> released all the
> resources...
> Wo
loper
=
[EMAIL PROTECTED]
Ph: (04) 576-6822
T.A.B. National Office
106-110 Jackson Street
Petone
New Zealand
Reply Separator
Subject: RE: [DUG]: Process termination
Author: [EMAIL PROTECTED]
Date: 16/05/2001 13:50
A success
bject is signalled
when the process is terminated.
Regards,
Dennis.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 16 May 2001 11:27
> To: Multiple recipients of list delphi
> Subject: [DUG]: Process termination
>
>
>
-- Original Message -
From: <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, May 16, 2001 6:26 AM
Subject: [DUG]: Process termination
> Hi All> > When a Process is
terminating and you are waiting for the process to
Hi All
When a Process is terminating and you are waiting for the process to complete
its Termination, i.e. waiting on GetExitCodeProcess <> STILL_ACTIVE.
Does anyone know if there is a temporary state ("error code") returned by
GetExitCodeProcess, between STILL_ACTIVE and the Process Termination