Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CoCreateInstance and CLSID_InternetExplorer and

134 views
Skip to first unread message

dan...@mediatraffic.com

unread,
May 9, 2006, 3:15:45 PM5/9/06
to
Hi all, i'm creating a browser window() with CoCreateInstance and
everything is fine, but in some cases, I want the focus to be in my
window, and to have the newly created windoe(IE) to be in the
background.

I've been using a couple of functions like ShowWindow(hWndDD,
SW_SHOWNORMAL);
SetForegroundWindow(focus_hWnd);
to try to shift the focus back to my main window, with no success,
would somebody have any idea??

thx

0 new messages