Sweden-Number/dlls/rpcrt4
Robert Shearman f7fa650d1b rpcrt4: Automatically resolve the endpoint. 2006-05-08 15:36:29 +02:00
..
tests
.gitignore
Makefile.in rpcrt4: Split the transport layer into a different file. 2006-04-21 11:31:51 +02:00
cproxy.c rpcrt4: Don't call IUnknown_AddRef if there is no outer unknown in 2006-02-07 16:24:33 +01:00
cpsf.c rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't 2006-01-30 14:56:07 +01:00
cpsf.h rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't 2006-01-30 14:56:07 +01:00
cstub.c rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't 2006-01-30 14:56:07 +01:00
ndr_marshall.c rpcrt4: Implement NdrConformantVaryingArrayFree. 2006-05-07 10:03:01 +02:00
ndr_midl.c rpcrt4: Raise exceptions in NdrSendReceive if I_RpcSendReceive failed. 2006-02-03 18:46:32 +01:00
ndr_misc.h rpcrt4: Constify NDR function tables. 2006-04-14 19:36:09 +02:00
ndr_ole.c rpcrt4: Only attempt to marshal an object if it is non-NULL. 2006-01-31 12:21:13 +01:00
ndr_stubless.c rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure. 2006-04-20 15:11:34 +02:00
rpc_binding.c rpcrt4: Add a stub for RpcBindingSetOption. 2006-05-07 10:01:44 +02:00
rpc_binding.h rpcrt4: Hide the details of the rpc transport mechanism. 2006-04-21 11:32:44 +02:00
rpc_defs.h
rpc_epmap.c
rpc_message.c rpcrt4: Automatically resolve the endpoint. 2006-05-08 15:36:29 +02:00
rpc_message.h
rpc_misc.h
rpc_server.c rpcrt4: Allocate RpcServerProtseq in a single place. 2006-04-21 11:28:39 +02:00
rpc_server.h
rpc_transport.c rpcrt4: Use getaddrinfo to get the sockaddr. 2006-05-07 10:04:40 +02:00
rpcrt4.spec rpcrt4: Add a stub for RpcBindingSetOption. 2006-05-07 10:01:44 +02:00
rpcrt4_main.c
rpcss_np_client.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
rpcss_np_client.h