..
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
Initial support for RPC call failures, by catching RPC server
2003-05-22 03:36:00 +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
Initial support for RPC call failures, by catching RPC server
2003-05-22 03:36:00 +00:00
rpc_misc.h
Initial support for RPC call failures, by catching RPC server
2003-05-22 03:36:00 +00:00
rpc_server.c
Initial support for RPC call failures, by catching RPC server
2003-05-22 03:36:00 +00:00
rpc_server.h
For better concurrency, separate the connections from the bindings.
2003-02-19 03:44:35 +00:00
rpcrt4.spec
Added semi-stub for NdrProxyErrorHandler.
2003-05-21 18:22:49 +00:00
rpcrt4_main.c
For all DLLs with defined DllMain and which do not require
2003-06-30 20:53:48 +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