ole32: Fix the HGLOBAL stream IStream_Read function to return S_OK even if not all...
authorRobert Shearman <rob@codeweavers.com>
Mon, 11 Sep 2006 10:11:56 +0000 (11:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Sep 2006 10:26:58 +0000 (12:26 +0200)
commita552c2ead7c406dd75dc49d32c797f3d1863a846
treea5e25dd8b893208643263fec5b0b9446c356a442
parente10103e3ec9497dcb60fb5c5f0ae2499b1399de9
ole32: Fix the HGLOBAL stream IStream_Read function to return S_OK even if not all of the requested bytes were available.
dlls/ole32/hglobalstream.c
dlls/ole32/tests/hglobalstream.c