- Remove cruft left over from previous RPC backend implementation in
authorRobert Shearman <rob@codeweavers.com>
Tue, 15 Feb 2005 15:44:25 +0000 (15:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Feb 2005 15:44:25 +0000 (15:44 +0000)
commit552cc7d5b35cc3499eb3517b3831ddadec53d0f3
treebd881d7900568d51ddd09b7e5ca5acb58a6466ef
parenta830bf55ca2065ee00b76c6fe89234c423b24bb6
- Remove cruft left over from previous RPC backend implementation in
  the apartment structure.
- Don't pass an IPID by value for proxy_manager_create_ifproxy.
- Disable more of RPC_UnregisterInterface to prevent the RPC runtime
  using freed memory.
- Rename various external RPC backend functions so that they all have
  the same "RPC_" prefix.
- Reduce the timeout of the function that connects to a local server
  to 30s, like native.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/marshal.c
dlls/ole32/rpc.c