Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
authorAlexandre Julliard <julliard@winehq.org>
Fri, 2 Sep 2005 11:18:45 +0000 (11:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Sep 2005 11:18:45 +0000 (11:18 +0000)
commit611b5acbf8263f14292eaca6be175b557c6a9d35
tree38f76b4100cbe1b853a2565351614f29e1c2da6f
parent3e1c514c37522df2034b58c72e35db20b2c2abaa
Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
Change stub manager to track the number of normal marshals instead of
using the state machine so that multiple marshals of the same object
and interface work correctly.
dlls/ole32/compobj_private.h
dlls/ole32/marshal.c
dlls/ole32/stubmanager.c