Sweden-Number/dlls/rpcrt4
Rob Shearman 426418f725 rpcrt4: Don't set BufferStart and BufferEnd in NdrStubCall2.
The operations peformed by the stubless code should roughly match what 
operations MIDL outputs in code, and it doesn't do this.
2008-01-22 11:18:56 +01:00
..
tests rpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK pointers. 2008-01-16 15:34:26 +01:00
Makefile.in rpcrt4: Implement asynchronous RPC support. 2008-01-21 12:41:51 +01:00
cproxy.c rpcrt4: Set the fBufferValid flag in NdrProxyGetBuffer. 2008-01-08 14:00:44 +01: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: NdrStubGetBuffer shouldn't set BufferStart and BufferEnd. 2007-12-14 12:23:46 +01:00
epm_towers.h rpcrt4: Avoid potential redefinition of uuid_t. 2006-06-08 11:29:26 +02:00
ncastatus.h rpcrt4: Translate between NCA and RPC status codes. 2007-07-05 19:53:29 +02:00
ndr_clientserver.c rpcrt4: Implement NdrMapCommAndFaultStatus. 2008-01-09 12:25:50 +01:00
ndr_contexthandle.c rpcrt4: Allocate a context handle if a NULL GUID is being unmarshalled. 2008-01-14 13:38:53 +01:00
ndr_fullpointer.c rpcrt4: Fix memory leak in NdrFullPointerXlatFree. 2008-01-09 13:38:02 +01:00
ndr_marshall.c rpcrt4: Only initialise the context handle to NULL in NdrContextHandleUnmarshall if it is an out-only or return one. 2008-01-17 15:30:30 +01:00
ndr_misc.h rpcrt4: Handle complex arrays in calc_arg_size. 2008-01-14 15:31:37 +01:00
ndr_ole.c rpcrt4: Remove unneeded casts. 2008-01-17 13:42:14 +01:00
ndr_stubless.c rpcrt4: Don't set BufferStart and BufferEnd in NdrStubCall2. 2008-01-22 11:18:56 +01:00
ndr_stubless.h rpcrt4: ndr_stubless.h should include ndrtypes.h as it depends on types it defines. 2008-01-07 22:55:32 +01:00
rpc_assoc.c rpcrt4: Bind to the server interface in I_RpcGetBuffer, not I_RpcSendReceive. 2008-01-08 14:00:50 +01:00
rpc_assoc.h rpcrt4: Implement low-level context handle support. 2007-12-26 13:26:49 +01:00
rpc_async.c rpcrt4: Implement RpcAsyncInitializeHandle. 2008-01-07 22:55:46 +01:00
rpc_binding.c rpcrt4: Move association code into a separate file. 2007-12-17 11:59:18 +01:00
rpc_binding.h rpcrt4: Implement asynchronous RPC support. 2008-01-21 12:41:51 +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: Add traces to the start of TowerConstruct and TowerExplode. 2008-01-14 13:39:08 +01:00
rpc_message.c rpcrt4: Move the receiving of an individual fragment to a separate function. 2008-01-21 12:42:02 +01:00
rpc_message.h rpcrt4: Make a server association when a bind packet is received in the server. 2007-12-17 11:59:13 +01:00
rpc_server.c rpcrt4: Split RPCRT4_process_packet out into separate functions. 2008-01-11 12:25:59 +01:00
rpc_server.h rpcrt4: Implement RpcServerUnregisterIf. 2006-11-13 14:32:41 +01:00
rpc_transport.c rpcrt4: Implement asynchronous RPC support. 2008-01-21 12:41:51 +01:00
rpcrt4.spec rpcrt4: Remove some unimplemented win9x-only spec entries. 2008-01-21 12:42:06 +01:00
rpcrt4_main.c rpcrt4: Implement I_RpcMapWin32Status. 2008-01-07 12:41:17 +01:00
rpcss_np_client.c Assorted spelling and English fixes. 2007-04-03 11:23:12 +02:00
rpcss_np_client.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00