.. |
tests
|
winapi_test: Regenerate tests.
|
2006-10-11 12:12:21 +02:00 |
Makefile.in
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
cproxy.c
|
rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuffer fails.
|
2006-09-07 11:42:05 +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: Add delegating stub support.
|
2006-09-07 10:57:39 +02:00 |
epm_towers.h
|
…
|
|
ndr_clientserver.c
|
rpcrt4: Rename ndr_midl.c to ndr_clientserver.c to more accurately
|
2006-09-07 10:18:31 +02:00 |
ndr_fullpointer.c
|
…
|
|
ndr_marshall.c
|
rpcrt4: Cast-qual warnings fix.
|
2006-09-26 11:40:33 +02:00 |
ndr_misc.h
|
…
|
|
ndr_ole.c
|
rpcrt4: Add a helper function to create a stub.
|
2006-08-29 12:26:22 +02:00 |
ndr_stubless.c
|
rpcrt4: Cast-qual warnings fix.
|
2006-09-26 11:40:47 +02:00 |
rpc_binding.c
|
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly.
|
2006-10-13 11:54:58 +02:00 |
rpc_binding.h
|
rpcrt4: Rename protseq_ops to connection_ops to reflect the fact that
|
2006-10-16 19:55:37 +02:00 |
rpc_defs.h
|
…
|
|
rpc_epmap.c
|
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly.
|
2006-10-13 11:54:58 +02:00 |
rpc_message.c
|
janitorial: Remove redundant NULL checks before calling HeapFree wrappers.
|
2006-10-16 10:52:48 +02:00 |
rpc_message.h
|
…
|
|
rpc_misc.h
|
…
|
|
rpc_server.c
|
rpcrt4: Add a critical section to protect the connection list in each
|
2006-10-16 19:58:17 +02:00 |
rpc_server.h
|
rpcrt4: Add a critical section to protect the connection list in each
|
2006-10-16 19:58:17 +02:00 |
rpc_transport.c
|
rpcrt4: Added support for RPC TCP servers.
|
2006-10-20 14:46:55 +02:00 |
rpcrt4.spec
|
rpcrt4: RpcBindingCopy is implemented.
|
2006-10-03 16:14:49 +02:00 |
rpcrt4_main.c
|
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly.
|
2006-10-13 11:54:58 +02:00 |
rpcss_np_client.c
|
…
|
|
rpcss_np_client.h
|
…
|
|