Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Nov : Hook Magic

www.cryer.info
Managed Newsgroup Archive

Hook Magic

Subject:Hook Magic
Posted by:"Tom Peters" (tom_vip..@msn.com)
Date:Wed, 2 Nov 2005 04:22:37 -0500

I'm using shell hooking in a application I wrote.  My question is "Does the
messages which get fired off (Window Created / Destroyed / etc) get sent
during or after the "event" takes place.  Like when a window is destroyed, I
absolutely don't want to call my enumwindows proc until that window is
completely gone.  See what I'm after?

Replies:

www.cryer.info
Managed Newsgroup Archive