ole32: ReadClassStm should return STG_E_READFAULT is not all of the data could be...
commitb1ee49a74d80c86feb44382e3a54c139ca2e9ecc
authorRob Shearman <rob@codeweavers.com>
Tue, 9 Jan 2007 17:17:52 +0000 (9 17:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jan 2007 11:17:00 +0000 (10 12:17 +0100)
tree4dbda4b8108a43374ae603b4a220eebcbd561ae5
parentde527d5ec0f63f7d4a3cf6eeea854b9efa276ee0
ole32: ReadClassStm should return STG_E_READFAULT is not all of the data could be read, not S_FALSE.

Clear pclsid in case of errors.
Add tests for ReadClassStm.
dlls/ole32/storage32.c
dlls/ole32/tests/storage32.c