ChangeSet ID: 19345 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/08 06:05:07
Modified files: dlls/ole32 : storage.spec storage.c ole2.spec ole2.c
Log message: Marcus Meissner marcus@jet.franken.de Implemented ILockBytes16 (memorystream) support for the 16bit compound storage implementation. Added ReadClassStg, OleDoAutoConvert, GetConvertStg implementations/stubs.
Patch: http://cvs.winehq.org/patch.py?id=19345
Old revision New revision Changes Path 1.5 1.6 +1 -1 wine/dlls/ole32/storage.spec 1.47 1.48 +477 -234 wine/dlls/ole32/storage.c 1.10 1.11 +3 -3 wine/dlls/ole32/ole2.spec 1.70 1.71 +9 -0 wine/dlls/ole32/ole2.c