ChangeSet ID: 1009844012298991144634783 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/12/31 19:13:32
Modified files: dlls/ole32 : stg_stream.c storage32.c storage32.h
Log message: Jukka Heinonen jhei@iki.fi Name of the structured storage file root node is path of the file, not the name of the root node stored in the file. When reading streams stored into structured storage files, EOF is not supposed to cause an error if at least one byte can be returned.
Patch: http://cvs.winehq.com/patch.py?id=1009844012298991144634783
Revision Changes Path 1.11 +4 -5 wine/dlls/ole32/stg_stream.c 1.28 +47 -2 wine/dlls/ole32/storage32.c 1.8 +8 -2 wine/dlls/ole32/storage32.h