ole: Join the MTA if necessary when executing an RPC call.
authorRobert Shearman <rob@codeweavers.com>
Mon, 9 Jan 2006 17:41:19 +0000 (18:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jan 2006 17:41:19 +0000 (18:41 +0100)
commitb75db2d9dee8bace87ef69ce0d38cf8714d4af7c
tree12d94630c75a929a1982d0ac15ace50caa05715f
parent1eda42ccaca043af29c5e474bc31e99b7c1d4f1c
ole: Join the MTA if necessary when executing an RPC call.
Join the MTA if necessary when executing an RPC call to ensure that it
is executing with a valid apartment and won't fail for certain COM
calls.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/rpc.c