Re: webbrowser in thread ?
- From: "Sam Shi" <shixy@xxxxxxxxx>
- Date: Tue, 8 Apr 2008 21:05:43 +0800
Thanks! I will try.
"Igor Tandetnik" <itandetnik@xxxxxxxx>
news:%23ec8Y8WmIHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
"Sam Shi" <shixy@xxxxxxxxx> wrote in message
news:erfRNTVmIHA.5368@xxxxxxxxxxxxxxxxxxxx
Can I create a webbrowser in a thread?
You probably mean, in a worker thread other than the main thread. Yes you
can, as long as this thread enters STA (see CoInitialize) and pumps window
messages (see GetMessage, DispatchMessage).
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- webbrowser in thread ?
- From: Sam Shi
- Re: webbrowser in thread ?
- From: Igor Tandetnik
- webbrowser in thread ?
- Prev by Date: Re: webbrowser in thread ?
- Next by Date: keyboard DOM events with IME chars?
- Previous by thread: Re: webbrowser in thread ?
- Next by thread: keyboard DOM events with IME chars?
- Index(es):
Relevant Pages
|
|