I have an ActiveX control being loaded by a web page. This control uses the Win32 API call GetWindowTextA to search for the web browser windows until it finds it's own window. This has worked ...