Sweden-Number/dlls/rpcrt4
Ge van Geldorp d642e11438 winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
2006-10-11 12:12:21 +02:00
..
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 rpcrt4: Avoid potential redefinition of uuid_t. 2006-06-08 11:29:26 +02:00
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 rpcrt4: Change ComputeConformance and ComputeVariance from macros to 2006-06-03 11:42:36 +02:00
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: Make the error output on a failed binding more informative 2006-08-04 20:27:13 +02:00
rpc_binding.h rpcrt4: Make the protseq_ops structure constant. 2006-06-09 13:12:58 +02:00
rpc_defs.h
rpc_epmap.c rpcrt4: All of the parameters to TowerExplode are optional. 2006-06-02 11:24:29 +02:00
rpc_message.c rpcrt4: Don't use a short to hold the packet length, since it can 2006-06-20 20:35:38 +02:00
rpc_message.h
rpc_misc.h
rpc_server.c rpcrt4: Fix RpcMgmtSetServerStackSize prototype. 2006-09-28 14:03:50 +02:00
rpc_server.h
rpc_transport.c rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that 2006-10-03 16:14:57 +02:00
rpcrt4.spec rpcrt4: RpcBindingCopy is implemented. 2006-10-03 16:14:49 +02:00
rpcrt4_main.c Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
rpcss_np_client.c rpcrt4: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:28 +02:00
rpcss_np_client.h