Name of the structured storage file root node is path of the file, not
commit420f6c00306c6b93787bf3919daa47333ac77739
authorJukka Heinonen <jhei@iki.fi>
Tue, 1 Jan 2002 00:13:32 +0000 (1 00:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Jan 2002 00:13:32 +0000 (1 00:13 +0000)
tree160123355fde2de800ffc031e660497db5e330bd
parent562089b5d60ea425ac468931a71924d7e839e35d
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.
dlls/ole32/stg_stream.c
dlls/ole32/storage32.c
dlls/ole32/storage32.h