..
tests
…
.cvsignore
…
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
…
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
…
rpc_epmap.c
…
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
…