• 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
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
compobj.c Loading commit data...
marshal.c Loading commit data...
moniker.c Loading commit data...
propvariant.c Loading commit data...
stg_prop.c Loading commit data...
storage32.c Loading commit data...