How do you find the hwnd for a message box that is created when an execption
occurs?
I need to find the hwnd of the msgbox, becasue I want to use the
SetForegroundWindow function to make it the active window.
Looking for help on where to start of find the hwnd of the msgbox.
Thanks
Harold