Re: webbrowser in thread ?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 8 Apr 2008 07:53:00 -0400
"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
.
- Follow-Ups:
- Re: webbrowser in thread ?
- From: Sam Shi
- Re: webbrowser in thread ?
- References:
- webbrowser in thread ?
- From: Sam Shi
- webbrowser in thread ?
- Prev by Date: webbrowser in thread ?
- Next by Date: Re: webbrowser in thread ?
- Previous by thread: webbrowser in thread ?
- Next by thread: Re: webbrowser in thread ?
- Index(es):
Relevant Pages
|
|