Sweden-Number/dlls/rpcrt4
Rob Shearman 0c095ee0d3 rpcrt4: Fix NdrConformantVaryingStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers. 2008-06-23 19:46:29 +02:00
..
tests rpcrt4: Fix NdrConformantVaryingStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers. 2008-06-23 19:46:29 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
cproxy.c janitorial: Remove links to any microsoft site. 2008-03-01 12:03:59 +01:00
cpsf.c Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
cpsf.h rpcrt4: Add delegating stub support. 2006-09-07 10:57:39 +02:00
cstub.c Include wine/port.h everywhere we use exceptions. 2008-04-29 20:18:49 +02:00
epm_towers.h rpcrt4: Avoid potential redefinition of uuid_t. 2006-06-08 11:29:26 +02:00
ncastatus.h rpcrt4: Translate between NCA and RPC status codes. 2007-07-05 19:53:29 +02:00
ndr_clientserver.c rpcrt4: Initialise UniquePtrCount in NdrServerInitializeNew. 2008-06-23 12:49:06 +02:00
ndr_contexthandle.c rpcrt4: Print an error if an invalid client context handle is used. 2008-03-28 21:42:15 +01:00
ndr_fullpointer.c rpcrt4: Fix memory leak in NdrFullPointerXlatFree. 2008-01-09 13:38:02 +01:00
ndr_marshall.c rpcrt4: Fix NdrConformantVaryingStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers. 2008-06-23 19:46:29 +02:00
ndr_misc.h rpcrt4: Handle complex arrays in calc_arg_size. 2008-01-14 15:31:37 +01:00
ndr_ole.c rpcrt4: Remove unneeded casts. 2008-01-17 13:42:14 +01:00
ndr_stubless.c Spelling fixes. 2008-04-17 12:25:57 +02:00
ndr_stubless.h Spelling fixes. 2008-04-17 12:25:57 +02:00
rpc_assoc.c rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Receive. 2008-06-19 11:44:28 +02:00
rpc_assoc.h rpcrt4: Implement low-level context handle support. 2007-12-26 13:26:49 +01:00
rpc_async.c rpcrt4: Implement RpcAsyncInitializeHandle. 2008-01-07 22:55:46 +01:00
rpc_binding.c rpcrt4: Ignore the AuthzSvr parameter for RPC_C_AUTHN_WINNT. 2008-06-23 14:04:46 +02:00
rpc_binding.h rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer. 2008-04-01 19:11:00 +02:00
rpc_defs.h janitorial: Remove links to any microsoft site. 2008-03-01 12:03:59 +01:00
rpc_epmap.c rpcrt4: Add traces to the start of TowerConstruct and TowerExplode. 2008-01-14 13:39:08 +01:00
rpc_message.c rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Receive. 2008-06-19 11:44:28 +02:00
rpc_message.h rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Receive. 2008-06-19 11:44:28 +02:00
rpc_server.c rpcrt4: Improve trace in RPCRT4_find_interface to print the interface identifier data as well as the object guid. 2008-04-01 19:10:48 +02:00
rpc_server.h rpcrt4: Implement RpcServerUnregisterIf. 2006-11-13 14:32:41 +01:00
rpc_transport.c rpcrt4: Properly handle the case of a client having disconnected in rpcrt4_conn_listen_pipe. 2008-06-09 12:56:42 +02:00
rpcrt4.spec rpcrt4: Implement I_RpcExceptionFilter. 2008-04-11 12:12:30 +02:00
rpcrt4_main.c Spelling fixes. 2008-04-17 12:25:57 +02:00
rpcss_np_client.c Assorted spelling and English fixes. 2007-04-03 11:23:12 +02:00
rpcss_np_client.h Spelling fixes. 2008-04-17 12:25:57 +02:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00