• Rob Shearman's avatar
    ole32: Fix hosting in main apartments. · be55a4bb
    Rob Shearman authored
    The recently introduced code had a bug where it passed the wrong
    values into apartment_findfromtype to find the main apartment. Since
    this is now the only way the function is used, fix this bug by
    changing apartment_findfromtype to apartment_findmain, which only
    finds the main apartment.
    be55a4bb
compobj.c 102 KB