Sweden-Number/dlls/rpcrt4/tests
Rob Shearman 18c16a8027 rpcrt4: Add a test for the pointers in [in,out] pointer structs not changing when the pointers aren't NULL. 2007-11-02 12:37:35 +01:00
..
Makefile.in rpcrt4: Add tests for RPC and widl generated code. 2007-04-26 15:48:13 +02:00
cstub.c rpcrt4/tests: Remove an unneeded '#if 0' and fix the code so it compiles without warnings. 2007-01-08 12:08:03 +01:00
generated.c winapi_test: Regenerate tests. 2006-10-11 12:12:21 +02:00
ndr_marshall.c rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX. 2007-07-16 22:46:47 +02:00
rpc.c rpcrt4: Add tests for RpcServerListen and friends. 2007-04-13 11:42:42 +02:00
server.c rpcrt4: Add a test for the pointers in [in,out] pointer structs not changing when the pointers aren't NULL. 2007-11-02 12:37:35 +01:00
server.idl rpcrt4: Add a test for the pointers in [in,out] pointer structs not changing when the pointers aren't NULL. 2007-11-02 12:37:35 +01:00
server_defines.h rpcrt4: Add encapsulated union tests. 2007-06-19 11:45:11 +02:00