ole32: IPeristStream implies IPersist and IStream implies ISequentialStream so fix...
commit2568c4662a1d4f139f9e3d0810f7a03bc58761d3
authorRob Shearman <rob@codeweavers.com>
Sun, 7 Jan 2007 12:16:04 +0000 (7 12:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Jan 2007 11:35:38 +0000 (8 12:35 +0100)
tree330ae17cbaa156bada79e5025c4536f3d9e4c3da
parent482063bc295c06a35272fef7d63cd4b361bdddb9
ole32: IPeristStream implies IPersist and IStream implies ISequentialStream so fix the Structured Storage stream implementation's QueryInterface with to reflect this.
dlls/ole32/stg_stream.c