Re: What is COINIT_DISABLE_OLE1DDE mean in CoInitializeEx
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 12 Jul 2006 10:50:39 -0400
Kimi <Kimi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am wondering what thread mode of DirectShow's thread. I see the
CAMThread is use CoInitializeEx with COINIT_DISABLE_OLE1DDE without
any other flag. I don't known what does it mean. Does it imple
COINIT_APARTMENTTHREADED or COINIT_MULTITHREADED flag?
COINIT_MULTITHREADED happens to have a numeric value of 0, thus it is
the default unless COINIT_APARTMENTTHREADED is explicitly specified.
--
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
.
- Prev by Date: Re: Need a non-interactive service to open dialog on input desktop
- Next by Date: Re: Need a non-interactive service to open dialog on input desktop
- Previous by thread: Proxy vs Custom marshalling
- Next by thread: Re: on which windows was a key pressed
- Index(es):
Relevant Pages
|