Sweden-Number/dlls/rpcrt4
Ove Kaaven 6e67d46355 Fixed NdrDllRegisterProxy so it registers the key names that ole32
expects. Better debug traces (include name of interface).
2003-05-20 04:13:44 +00:00
..
tests Fix definitions for Uuid{To,From}String, RpcStringFree. 2002-12-24 00:26:55 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
cproxy.c Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
cpsf.c Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
cpsf.h Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
cstub.c Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
ndr_marshall.c Implemented "dereference" pointer flag. 2003-05-20 02:17:49 +00:00
ndr_midl.c ReuseBuffer should be FALSE for RPC clients. 2003-01-31 03:22:53 +00:00
ndr_misc.h Implemented marshalling of pointers, simple and complex structures, 2003-02-01 00:44:51 +00:00
ndr_ole.c Portability fix. Better debug messages (display IID of interface to 2003-05-20 02:17:15 +00:00
ndr_stubless.c - Make explicit some missing include dependencies. 2002-10-25 19:03:43 +00:00
rpc_binding.c Implemented simple caching of client connections. 2003-04-19 20:06:42 +00:00
rpc_binding.h Implemented simple caching of client connections. 2003-04-19 20:06:42 +00:00
rpc_defs.h Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcReceive, I_RpcSend, 2002-10-10 18:55:24 +00:00
rpc_epmap.c Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> 2002-12-02 21:17:04 +00:00
rpc_message.c For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpc_server.c Implemented simple caching of client connections. 2003-04-19 20:06:42 +00:00
rpc_server.h For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpcrt4.spec Implemented "dereference" pointer flag. 2003-05-20 02:17:49 +00:00
rpcrt4_main.c Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
rpcss_np_client.c Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
rpcss_np_client.h Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> 2002-12-02 21:17:04 +00:00