Sweden-Number/dlls/rpcrt4
Rob Shearman 545c2a95f6 rpcrt4: Dereference the pointer passed to the marshaling/unmarshaling/sizing routines in complex types for interface pointers. 2007-06-25 23:21:55 +02:00
..
tests rpcrt4: Don't use add on the sizes of array elements to an open-ended structure; use FIELD_OFFSET with the array index instead. 2007-06-25 23:21:52 +02:00
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
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
ndr_clientserver.c rpcrt4: Exclude unused headers. 2007-05-18 14:11:22 +02:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Dereference the pointer passed to the marshaling/unmarshaling/sizing routines in complex types for interface pointers. 2007-06-25 23:21:55 +02:00
ndr_misc.h
ndr_ole.c rpcrt4: Exclude unused headers. 2007-05-18 14:11:22 +02:00
ndr_stubless.c rpcrt4: Add a STUBLESS_FREE phase for freeing the allocated memory in the server function. 2007-06-25 23:21:52 +02:00
rpc_binding.c rpcrt4: Try a lot harder to resuse existing connections by comparing inside the RpcQualityOfService and RpcAuthInfo objects. 2007-06-25 23:21:54 +02:00
rpc_binding.h rpcrt4: Try a lot harder to resuse existing connections by comparing inside the RpcQualityOfService and RpcAuthInfo objects. 2007-06-25 23:21:54 +02:00
rpc_defs.h
rpc_epmap.c rpcrt4: Exclude unused headers. 2007-05-18 14:11:22 +02:00
rpc_message.c rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use it when creating further connections in the association group. 2007-06-25 23:21:53 +02:00
rpc_message.h rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use it when creating further connections in the association group. 2007-06-25 23:21:53 +02:00
rpc_misc.h
rpc_server.c rpcrt4: Translate STATUS_ACCESS_VIOLATION exceptions caught whilst executing the stub function to ERROR_NOACCESS to prevent confusing exceptions occurring in the client. 2007-06-25 23:21:53 +02:00
rpc_server.h
rpc_transport.c rpcrt4: Try a lot harder to resuse existing connections by comparing inside the RpcQualityOfService and RpcAuthInfo objects. 2007-06-25 23:21:54 +02:00
rpcrt4.spec
rpcrt4_main.c rpcrt4: Fix a file handle leak in RPCRT4_RPCSSOnDemandCall(). 2007-03-08 21:31:07 +01:00
rpcss_np_client.c Assorted spelling and English fixes. 2007-04-03 11:23:12 +02:00
rpcss_np_client.h
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00