Sweden-Number/dlls/rpcrt4
Michael Stefaniuc 6bf97313bc rpcrt4/tests: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes. 2006-11-09 10:43:45 +01:00
..
tests rpcrt4/tests: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes. 2006-11-09 10:43:45 +01:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
cproxy.c rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuffer fails. 2006-09-07 11:42:05 +02:00
cpsf.c rpcrt4: Cast-qual warnings fix. 2006-09-26 11:40:41 +02:00
cpsf.h rpcrt4: Add delegating stub support. 2006-09-07 10:57:39 +02:00
cstub.c rpcrt4: Add delegating stub support. 2006-09-07 10:57:39 +02:00
epm_towers.h rpcrt4: Avoid potential redefinition of uuid_t. 2006-06-08 11:29:26 +02:00
ndr_clientserver.c rpcrt4: Rename ndr_midl.c to ndr_clientserver.c to more accurately 2006-09-07 10:18:31 +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: Cast-qual warnings fix. 2006-09-26 11:40:33 +02:00
ndr_misc.h rpcrt4: For Win64 compatibility use a temp variable of the right type in ComputeVariance(). 2006-11-08 15:51:22 +01:00
ndr_ole.c rpcrt4: Add a helper function to create a stub. 2006-08-29 12:26:22 +02:00
ndr_stubless.c rpcrt4: Cast-qual warnings fix. 2006-09-26 11:40:47 +02:00
rpc_binding.c rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the protseq server thread. 2006-11-09 10:36:47 +01:00
rpc_binding.h rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the protseq server thread. 2006-11-09 10:36:47 +01:00
rpc_defs.h rpcrt4: Fix RPCRT4_Receive to accept authentication verifier data on any packets, not just bind packets. 2006-10-27 12:00:05 +02:00
rpc_epmap.c secur32: sspi.h must not include wtypes.h. 2006-11-08 12:11:00 +01:00
rpc_message.c rpcrt4: The allocation hint in request and response packets is just that - a hint. 2006-10-27 12:00:22 +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 rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the protseq server thread. 2006-11-09 10:36:47 +01:00
rpc_server.h rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the protseq server thread. 2006-11-09 10:36:47 +01:00
rpc_transport.c rpcrt4: For TCP endpoints, bind to all the address and ports that getaddrinfo for the machine. 2006-11-09 10:37:29 +01:00
rpcrt4.spec rpcrt4: RpcBindingCopy is implemented. 2006-10-03 16:14:49 +02:00
rpcrt4_main.c rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly. 2006-10-13 11:54:58 +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