• Robert Shearman's avatar
    ole32: Add support for main-threaded apartments. · 986027af
    Robert Shearman authored
    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.
    986027af
compobj_private.h 11.9 KB