ole32: Send a causality ID in the ORPCTHIS header for a call.
authorRob Shearman <rob@codeweavers.com>
Tue, 19 Dec 2006 19:37:34 +0000 (19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Dec 2006 11:41:01 +0000 (12:41 +0100)
commite236edb91ed9fff5de8c792fcf3abe427e9e0872
tree661627e4414f363da44ce741d6546f424a2a1825
parent4fa03831a5220168bc12d9285472baf3070fe811
ole32: Send a causality ID in the ORPCTHIS header for a call.

Use the causality ID to determine whether this is a top-level or a
nested (called-back) call for the purposes of IMessageFilter::HandleInComingCall.
dlls/ole32/compobj_private.h
dlls/ole32/rpc.c