wine/dlls/rpcrt4
2008-01-07 22:55:48 +01:00
..
tests rpcrt4: Implement RpcAsyncInitializeHandle. 2008-01-07 22:55:46 +01:00
cproxy.c
cpsf.c
cpsf.h
cstub.c rpcrt4: NdrStubGetBuffer shouldn't set BufferStart and BufferEnd. 2007-12-14 12:23:46 +01:00
epm_towers.h
Makefile.in rpcrt4: Add stubs for asynchronous functions. 2008-01-07 22:55:41 +01:00
ncastatus.h
ndr_clientserver.c rpcrt4: Set ReservedForRuntime to NULL in NdrClientInitializeNew. 2008-01-07 22:55:48 +01:00
ndr_contexthandle.c rpcrt4: Print fixme's if the serialize or no-serialize flags are set on a context handle being marshalled or unmarshalled. 2008-01-07 12:32:31 +01:00
ndr_fullpointer.c rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table. 2007-12-06 12:08:10 +01:00
ndr_marshall.c rpcrt4: Add stubs for NdrCorrelationInitialize, NdrCorrelationPass and NdrCorrelationFree. 2008-01-07 22:55:34 +01:00
ndr_misc.h
ndr_ole.c rpcrt4: Don't use BufferEnd in RpcStream_Write. 2007-12-19 19:35:42 +01:00
ndr_stubless.c rpcrt4: Call NdrCorrelationInitialize and NdrCorrelationFree from NdrClientCall2 if new correlation descriptors have been specified. 2008-01-07 22:55:37 +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: Implement low-level context handle support. 2007-12-26 13:26:49 +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: Keep a track of server context handles allocated during processing of a request. 2007-12-31 17:13:55 +01:00
rpc_defs.h
rpc_epmap.c
rpc_message.c rpcrt4: Add stubs for I_RpcAsyncSetHandle and I_RpcAsyncAbortCall. 2008-01-07 22:55:39 +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: Update todos. 2008-01-07 12:02:52 +01:00
rpc_server.h
rpc_transport.c rpcrt4: Move association code into a separate file. 2007-12-17 11:59:18 +01:00
rpcrt4.spec rpcrt4: Add stubs for asynchronous functions. 2008-01-07 22:55:41 +01:00
rpcrt4_main.c rpcrt4: Implement I_RpcMapWin32Status. 2008-01-07 12:41:17 +01:00
rpcss_np_client.c
rpcss_np_client.h
version.rc