wine/dlls/ole32 stg_stream.c storage32.c stora ...

Alexandre Julliard julliard at winehq.com
Mon Dec 31 18:13:33 CST 2001


ChangeSet ID:	1009844012298991144634783
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/12/31 19:13:32

Modified files:
	dlls/ole32     : stg_stream.c storage32.c storage32.h 

Log message:
	Jukka Heinonen <jhei at 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





More information about the wine-cvs mailing list