Re: Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- From: predator_mf2000@xxxxxxxxx
- Date: Thu, 15 May 2008 02:14:12 -0700 (PDT)
On May 15, 2:07 am, "Igor Tandetnik" <itandet...@xxxxxxxx> wrote:
Why not do it the other way round: host each browser in its own worker
thread (which joins STA and runs a message pump), let these threads call
Draw and spend whatever it takes doing that. The main render loop would
use the most recent snapshot from each browser.
Well I was searching for the easier way, thanks alot for the
suggestion, that's what I will try to do.
---
Cheers,
George
.
- References:
- Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- From: predator_mf2000
- Re: Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- From: Igor Tandetnik
- Re: Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- From: predator_mf2000
- Re: Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- From: Igor Tandetnik
- Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- Prev by Date: Re:How to make a Chevron on an IDeskBand toolbar
- Next by Date: Re: Re:How to make a Chevron on an IDeskBand toolbar
- Previous by thread: Re: Capture IWebBrowser image (call IViewObject::Draw from a different thread)
- Next by thread: Re:How to make a Chevron on an IDeskBand toolbar
- Index(es):
Loading