• Robert Shearman's avatar
    ole: Change the Apartment Model field to a boolean. · a37a5014
    Robert Shearman authored
    Change the apartment model field to a boolean that just specifies
    whether the apartment is multi-threaded or not and fix up all the
    places where this is used.
    Fixes a bug where we would return an error if the previous apartment
    model passed into CoInitializeEx matches the new apartment model, but
    additional optimisation flags are specified.
    a37a5014
compobj_private.h 11.1 KB