.. |
tests
|
rpcrt4: Make some variables in the tests static.
|
2007-12-31 17:14:29 +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
|
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
|
|
|
Makefile.in
|
rpcrt4: Move low-level NDR context handle functions to a separate file.
|
2007-12-26 13:26:30 +01:00 |
ncastatus.h
|
rpcrt4: Translate between NCA and RPC status codes.
|
2007-07-05 19:53:29 +02:00 |
ndr_clientserver.c
|
rpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.
|
2007-12-31 17:14:34 +01:00 |
ndr_contexthandle.c
|
rpcrt4: Fix a case of destroying a context handle without first releasing the lock.
|
2007-12-31 17:14:04 +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: Implement NdrConformantStringMemorySize.
|
2007-12-31 16:47:55 +01:00 |
ndr_misc.h
|
rpcrt4: More "unsigned long" to "ULONG" changes in preparation of the removal of WINE_NO_LONG_AS_INT.
|
2006-11-10 11:31:45 +01:00 |
ndr_ole.c
|
rpcrt4: Don't use BufferEnd in RpcStream_Write.
|
2007-12-19 19:35:42 +01: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_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_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
|
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: Make a server association when a bind packet is received in the server.
|
2007-12-17 11:59:13 +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: Keep a track of server context handles allocated during processing of a request.
|
2007-12-31 17:13:55 +01:00 |
rpc_server.h
|
rpcrt4: Implement RpcServerUnregisterIf.
|
2006-11-13 14:32:41 +01:00 |
rpc_transport.c
|
rpcrt4: Move association code into a separate file.
|
2007-12-17 11:59:18 +01:00 |
rpcrt4.spec
|
rpcrt4: Add a stub for I_RpcGetCurrentCallHandle.
|
2007-12-18 12:32:55 +01:00 |
rpcrt4_main.c
|
rpcrt4: Keep a track of server context handles allocated during processing of a request.
|
2007-12-31 17:13:55 +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 |