Tech Support > Microsoft Windows > Development Resources > Create a browser control without window?
Create a browser control without window?
Posted by moonfacell@gmail.com on May 9th, 2008


Hi guys,

Can we create a browser control without a window hosted it ?

If we have a window to host the ActiveX control, we must use another
thread to handle its message callback. I want use a single thread in
application.

Thank you

Posted by Leslie Milburn on May 9th, 2008



<moonfacell@gmail.com> wrote in message
news:b94cdf3d-bd3e-42b1-bb52-405de78eee8f@s33g2000pri.googlegroups.com...
Says who ?



Posted by mark on May 9th, 2008


moonfacell@gmail.com wrote:
You must host it in your process , otherwise some interfaces won't work


Similar Posts