On Fri, 19 May 2006 15:00:38 +0330, Arí Ricardo Ody <[EMAIL PROTECTED]> wrote:

Is there a way that I can detect if a Lazarus application was cancelled by the windows task manager?

For example: Does the Destroy event of the main occurs(And then I can intercept)?

I want to detect this situation and do some special processing.

Greetings from S�o Paulo - Brazil

Ricardo

If you mean cancelled as kill task by windows task manager,no i really doubt that. becouse it is use is to force killling of a task,mostly when program is hung, you can be sure by checking your program with spy++ and see if it recieves any message,
also maybe global hooking can do something for you.


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to