ole32: Add support for main-threaded apartments.
commit986027af9fe3cb8eb7f36acb31a06c84e021a5f7
authorRobert Shearman <rob@codeweavers.com>
Sat, 26 Aug 2006 11:02:31 +0000 (26 12:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2006 17:36:56 +0000 (26 19:36 +0200)
tree15c85ff671b079e2b978ff57d687672375f11277
parent83d24a640875c2e834e37e3bd7e03e1c6e497ee5
ole32: Add support for main-threaded apartments.

A main-threaded apartment is the first single-threaded apartment in the
process. It was designed to be used for legacy applications that don't
want to think about threading at all, even if they are always called
from the same context, as is the case for regular STAs.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h