Sweden-Number/dlls/rpcrt4/tests
Huw Davies 76dc3b64ae rpcrt4: Set CorrDespIncrement to the size of the (non-range) /robust payload.
fHasNewCorrDesc is only set on older versions of Windows that don't
set CorrDespIncrement, but it can't hurt to continue to set it.
2015-07-13 22:11:17 +09:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
cstub.c rpcrt4/tests: Fix some tests on Win 8. 2015-04-24 14:29:28 +09:00
generated.c rpcrt4: Compile tests with -D__WINESRC__. 2013-11-08 16:29:43 +01:00
ndr_marshall.c rpcrt4: Set CorrDespIncrement to the size of the (non-range) /robust payload. 2015-07-13 22:11:17 +09:00
rpc.c rpcrt4: Fix RpcMgmtStopServerListening() return value when we're not listening. 2015-03-26 14:21:49 +09:00
rpc_async.c rpcrt4: Compile tests with -D__WINESRC__. 2013-11-08 16:29:43 +01:00
rpc_protseq.c rpcrt4: Compile tests with -D__WINESRC__. 2013-11-08 16:29:43 +01:00
server.c rpcrt4/tests: Add a couple of tests for marshalling an array of strings. 2014-04-02 15:46:51 +02:00
server.idl rpcrt4/tests: Add a couple of tests for marshalling an array of strings. 2014-04-02 15:46:51 +02:00
server_defines.h