ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart.
commitbfc1bdc3bbf764ebb3da8af76afe7ded371cec62
authorRobert Shearman <rob@codeweavers.com>
Mon, 11 Sep 2006 10:13:34 +0000 (11 11:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Sep 2006 10:27:15 +0000 (11 12:27 +0200)
treea88fd6a58ab3d53acb00d3526c4c7473a8cce9c0
parent83f13d6b99fc2cf514a68b0567f960e4569a91c7
ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart.
dlls/ole32/hglobalstream.c
dlls/ole32/tests/hglobalstream.c