ole32: Fix a hack which depended on the IID of the interface being marshaled
commit1360357f92ac6bda3c1802870fbe9a45de2fe146
authorRob Shearman <rob@codeweavers.com>
Thu, 5 Apr 2007 16:33:36 +0000 (5 17:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Apr 2007 10:31:04 +0000 (6 12:31 +0200)
treefbede05cba3ab3017ef481d3f294b2842f5430a0
parentfbe37d1b68557ee244a0b35b9f44626fc4e122d1
ole32: Fix a hack which depended on the IID of the interface being marshaled

to determine whether we were marshaling the remote unknown for the
apartment or not.
dlls/ole32/compobj_private.h
dlls/ole32/stubmanager.c
dlls/ole32/tests/marshal.c