How to intercept the taskbar buttons calls?
I’m trying to intercept calls to the taskbar buttons, for this I’m hooking the CoCreateInstance function to detect when it creates the ItaskbarList4 .
I’m trying to intercept calls to the taskbar buttons, for this I’m hooking the CoCreateInstance function to detect when it creates the ItaskbarList4 .