ole32: IPersistStream is also implemented by any object that implements IStream.
[wine] / dlls / cabinet / cabinet_main.c
2006-01-10  James Hawkinscabinet: Implement Extract on top of FDI.
2006-01-09  James Hawkinscabinet: Clean up the documentation for Extract.
2006-01-09  James Hawkinscabinet: Fix the second parameter name of Extract.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-06-07  Thomas WeidenmuellerRemoved local variables only used in TRACE statements.
2004-12-14  Michael StefaniucMissing HeapFree's + 1 LocalFree (found by smatch).
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-01-08  Stefan LeichterAdded the linked list with the name of files of the...
2004-01-02  Mike Hearnresult2 seems to be optional, making it 0 allows IE...
2003-12-30  Stefan LeichterMake use of/handle the first parameter of the function...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-19  Greg Turner- port cabextract to wine