Sweden-Number/dlls/rpcrt4
Michael Stefaniuc 61ed0c99e6 rpcrt4: socket() returns -1 on error so check the return value against that. 2007-11-27 12:29:45 +01:00
..
tests widl: Don't rely on type_memsize to return 0 for all conformant arrays. 2007-11-06 13:02:56 +01:00
Makefile.in
cproxy.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
cpsf.c
cpsf.h
cstub.c
epm_towers.h
ncastatus.h rpcrt4: Translate between NCA and RPC status codes. 2007-07-05 19:53:29 +02:00
ndr_clientserver.c rpcrt4: Exclude unused headers. 2007-05-18 14:11:22 +02:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Raise an exception if a NULL ref-pointer is passed in to PointerMarshall or PointerBufferSize. 2007-11-21 12:03:35 +01:00
ndr_misc.h
ndr_ole.c rpcrt4: Exclude unused headers. 2007-05-18 14:11:22 +02:00
ndr_stubless.c rpcrt4: Add an API documentation stub to make winapi_check happy. 2007-11-13 13:37:24 +01:00
ndr_stubless.h rpcrt4: Move some type definitions from ndr_stubless.c to ndr_stubless.h. 2007-11-05 13:24:36 +01:00
rpc_binding.c rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free of memory. 2007-09-19 11:36:28 +02:00
rpc_binding.h rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence. 2007-11-13 13:34:50 +01:00
rpc_defs.h rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding. 2007-07-23 11:48:13 +02:00
rpc_epmap.c rpcrt4: Exclude unused headers. 2007-05-18 14:11:22 +02:00
rpc_message.c rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence. 2007-11-13 13:34:50 +01:00
rpc_message.h rpcrt4: Call RPCRT4_Send directly from PKT_RECEIVE handler in server. 2007-07-05 19:53:47 +02:00
rpc_server.c rpcrt4: Initialize variable to avoid compiler warning. 2007-10-25 12:48:01 +02:00
rpc_server.h
rpc_transport.c rpcrt4: socket() returns -1 on error so check the return value against that. 2007-11-27 12:29:45 +01:00
rpcrt4.spec rpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCancelThread. 2007-11-07 11:57:25 +01:00
rpcrt4_main.c rpcrt4: Hold the thread-data's critical section while cancelling a call. 2007-11-19 13:53:22 +01:00
rpcss_np_client.c
rpcss_np_client.h
version.rc