ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal
commitf2dc25a5f328bc6aafd5776b45f4d233ad2baf46
authorRobert Shearman <rob@codeweavers.com>
Wed, 14 Jun 2006 12:20:14 +0000 (14 13:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jun 2006 10:07:10 +0000 (15 12:07 +0200)
tree13c112f73e16076de66504b1b1e39c9dcc15cc1a
parentfa757df8837d6c276cf0a74c14c54fe13de4cf41
ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal
as CoUnmarshalInterface may have advanced the stream, even if it failed.
dlls/ole32/git.c
dlls/ole32/tests/marshal.c