Sweden-Number/dlls/rpcrt4
Robert Shearman b3c04e032d rpcrt4: getaddrinfo returns any non-zero value on failure, not just negative values. 2006-06-14 12:47:05 +02:00
..
tests rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:44 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in rpcrt4: Implement some full pointer functions and add stubs for others. 2006-05-27 10:53:29 +02:00
cproxy.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cpsf.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cpsf.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cstub.c rpcrt4: Add an exception handler for CStdStubBuffer_Invoke. 2006-06-12 13:21:46 +02:00
epm_towers.h rpcrt4: Avoid potential redefinition of uuid_t. 2006-06-08 11:29:26 +02:00
ndr_fullpointer.c rpcrt4: If the number of pointers is 0 for NdrFullPointerXlatInit then 2006-05-30 12:24:53 +02:00
ndr_marshall.c rpcrt4: Initialise pStubMsg->MemorySize to zero before calling 2006-06-12 13:21:46 +02:00
ndr_midl.c rpcrt4: Don't send the unused part of the allocated buffer. 2006-06-02 11:22:44 +02:00
ndr_misc.h rpcrt4: Change ComputeConformance and ComputeVariance from macros to 2006-06-03 11:42:36 +02:00
ndr_ole.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ndr_stubless.c rpcrt4: Don't raise an exception if there is no freer function - not all types have a freer. 2006-06-09 21:07:37 +02:00
rpc_binding.c rpcrt4: Now that there's a process-wide pool of connections we don't 2006-06-09 21:07:11 +02:00
rpc_binding.h rpcrt4: Make the protseq_ops structure constant. 2006-06-09 13:12:58 +02:00
rpc_defs.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_epmap.c rpcrt4: All of the parameters to TowerExplode are optional. 2006-06-02 11:24:29 +02:00
rpc_message.c rpcrt4: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:28 +02:00
rpc_message.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_misc.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_server.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_server.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_transport.c rpcrt4: getaddrinfo returns any non-zero value on failure, not just negative values. 2006-06-14 12:47:05 +02:00
rpcrt4.spec rpcrt4: Implement TowerConstruct and TowerExplode. 2006-06-02 11:24:20 +02:00
rpcrt4_main.c rpcrt4: Implement I_RpcAllocate and I_RpcFree. 2006-06-02 11:22:56 +02:00
rpcss_np_client.c rpcrt4: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:28 +02:00
rpcss_np_client.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00