Sweden-Number/dlls/rpcrt4
Rob Shearman 55a103ca5c rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
Fixes compilation on *BSD systems.
2007-03-01 20:42:50 +01:00
..
tests rpcrt4: Implement NdrSimpleType{Marshall,Unmarshall}. 2007-01-24 11:59:01 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm_towers.h
ndr_clientserver.c rpcrt4: Better match the PSDK types and fix the winapi_check warnings. 2007-02-07 21:42:02 +01:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: The format structures used in the marshaling code should have 1-byte alignment. 2007-02-12 15:20:52 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c Remove redundant semicolons for ANSI compatibility. 2007-01-17 11:58:15 +01:00
rpc_binding.c rpcrt4: Improve the prototypes Win64 compatibility by replacing long with LONG. 2007-02-06 13:23:53 +01:00
rpc_binding.h rpcrt4: Declare some functions static. 2007-01-25 12:04:18 +01:00
rpc_defs.h
rpc_epmap.c rpcrt4: Better match the PSDK types and fix the winapi_check warnings. 2007-02-07 21:42:02 +01:00
rpc_message.c rpcrt4: Fix a memory leak in I_RpcSendReceive caused by I_RpcReceive overwriting pMsg->Buffer. 2007-02-21 19:48:51 +01:00
rpc_message.h
rpc_misc.h
rpc_server.c rpcrt4: Improve the prototypes Win64 compatibility by replacing long with LONG. 2007-02-06 13:23:53 +01:00
rpc_server.h
rpc_transport.c rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined. 2007-03-01 20:42:50 +01:00
rpcrt4.spec
rpcrt4_main.c rpcrt4: Declare some functions static. 2007-01-25 12:04:18 +01:00
rpcss_np_client.c
rpcss_np_client.h