C# and Window Message Hooks
-
Hi. Im trying to find a way to hookup to the Window Created, Window Destroyed and Window Activated messages from my C# windows app. NB, id like to hook up to these messages from a system-wide scope and not just my own application (for example, id like to know whenever an internet explorer window is opened or made active. Is this possible ? Ive managed to hookup to the mouse_ll and keyboard_ll events, but no more ! Can anybody tell me if its possible ? and/or provide an example ? THanks.~ Roy.
-
Hi. Im trying to find a way to hookup to the Window Created, Window Destroyed and Window Activated messages from my C# windows app. NB, id like to hook up to these messages from a system-wide scope and not just my own application (for example, id like to know whenever an internet explorer window is opened or made active. Is this possible ? Ive managed to hookup to the mouse_ll and keyboard_ll events, but no more ! Can anybody tell me if its possible ? and/or provide an example ? THanks.~ Roy.