i have a COM object. in it i start a new thread and in that thread i create an internet explorer window. when i try to nevigate to an URL i don't catch the DWebBrowserEvents2 nevigate complete event.
if i'm doing it in the main thread it work fine.
someone know the what's the problem?