Clicks on taskbar
-
Hi all, I need to know application and window details which is about to activate when a user clicks on the Taskbar. After using spyxx and implementing win32 Mouse and CBT hooks I come to know that the clicks on taskbar window is actually recieved by "Running Application" Window which is child of RebarWindow. and that window belongs to explorer.exe. How I can identify clicks on button and know which application is about to activate? Thanks in advance
-
Hi all, I need to know application and window details which is about to activate when a user clicks on the Taskbar. After using spyxx and implementing win32 Mouse and CBT hooks I come to know that the clicks on taskbar window is actually recieved by "Running Application" Window which is child of RebarWindow. and that window belongs to explorer.exe. How I can identify clicks on button and know which application is about to activate? Thanks in advance
The button that you talk about belongs to which application ?