Implement COM local servers using table marshaling to avoid doing the
commit2b747d4e501b05b51b325cab4d73fbf9efbcbc56
authorRobert Shearman <rob@codeweavers.com>
Mon, 27 Dec 2004 19:24:55 +0000 (27 19:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Dec 2004 19:24:55 +0000 (27 19:24 +0000)
tree71985ceba5e1d5003570233c9b72730e62bf8cba
parent5475a2e61700e446642a61ef70e311cb6015d4eb
Implement COM local servers using table marshaling to avoid doing the
marshaling in a child thread where COM has not been initialized.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/rpc.c