• Dr J A Gow's avatar
    ole32: Fix stream ref counting. · e3af1227
    Dr J A Gow authored
    Stream methods called after parent object has been closed correctly
    return STG_E_REVERTED.
    Stream refcounting fixed. Now can safely call IStorage destructor
    before IStream destructor and guarantee file will be closed.
    e3af1227
storage32.h 21 KB