- Always query for the correct stub interface, otherwise we will be
commit775898ba9779cedd60524051a71485b4b0c0e2ce
authorRobert Shearman <rob@codeweavers.com>
Tue, 19 Jul 2005 19:59:41 +0000 (19 19:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Jul 2005 19:59:41 +0000 (19 19:59 +0000)
tree9a1e99d59cf62afa038fb6d9c4678ecb8eb18b21
parent8197e0b07bc07052e0683a90c16a1d5bdf8a46ed
- Always query for the correct stub interface, otherwise we will be
  pointing to the completely wrong object when a proxy does a
  queryinterface.
- Remove assumption that the stub buffer will handle the lifetime of
  the object.
dlls/ole32/marshal.c
dlls/ole32/stubmanager.c