I agree, very nasty...
But Sendmessage and Postmessage just do not work,
This is a very closed environment, and the process only fires under
controlled conditions.
But we're happy with that.
Dave.
-----Original Message-----
From: Nello Sestini [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 27 September 2000 14:21
To: Multiple recipients of list delphi
Subject: Re: [DUG]: Killing WOWExec
This will work - but it may be more brutal than you intend.
If you want to give the running apps a shot at cleaning
up first (in their QueryClose handlers) posting (not sending)
the WM_CLose messages to all toplevel windows first is the
recommended way to do this.
See http://support.microsoft.com/support/kb/ ...
articles/Q178/8/93.ASP?LN=EN-US&SD=gn&FR=0
(sorry for the break in the URL).
ns
-----Original Message-----
From: David O'Brien <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: Wednesday, 27 September 2000 09:02
Subject: RE: [DUG]: Killing WOWExec
>I have solved it thanks,
>
>Using:
>
>uses TLHelp32;
>
>procedure KillWowExec ;
>
[snip]
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"