ole32: Add cross-process running-object table support.
authorRob Shearman <rob@codeweavers.com>
Mon, 10 Sep 2007 15:10:45 +0000 (16:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Sep 2007 11:55:08 +0000 (13:55 +0200)
commitcfc50f89d7445b7eaa37e73f1c5b2553f2fc61d2
tree4ee5f8f58a8934593afd3e5063683d3684b30590
parent41bf0d48db6e375f912599662ac518f94dcf246e
ole32: Add cross-process running-object table support.
.gitignore
dlls/ole32/Makefile.in
dlls/ole32/irot.idl [new file with mode: 0644]
dlls/ole32/moniker.c
include/wine/irot.idl [new file with mode: 0644]
programs/rpcss/Makefile.in
programs/rpcss/irot.idl [new file with mode: 0644]
programs/rpcss/irotp.c [new file with mode: 0644]
programs/rpcss/rpcss_main.c
tools/make_makefiles