Zero out an invalidated runningObjectTableInstance pointer.
[wine] / dlls / ole32 / stg_prop.c
2005-04-15  Juan LangImplement FmtIdToPropStgName & PropStgNameToFmtId,...
2005-04-14  Alexandre JulliardFixed a buffer overflow.
2005-04-11  Juan Lang- add write support to IPropertyStorage, with tests
2005-04-11  Juan LangAdd traces, add unit tests for IPropertyStorage, and...
2005-03-31  Mike McCormackEliminate forward declarations, make functions static.
2005-03-17  Juan LangBegin implementing IPropertyStorage.
2005-03-01  Juan LangMove vtbl to end of file and get rid of unnecessary...
2005-02-24  Mike McCormackAdd struct StorageBaseImpl at the start of derived...
2005-02-21  Mike McCormackImplement and test IPropertySetStorage.