Hello,

Anyone know of any API to detect when a new window is launched?

I tried it with the GetForegroundWindow but that only checks the top most window and not the newly launched window.

Any ideas?