wine/dlls/rpcrt4/tests
2009-03-26 16:13:33 +01:00
..
cstub.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
Makefile.in rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc. 2009-03-24 13:12:11 +01:00
ndr_marshall.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
rpc.c rpcrt4/test: Change a skip to win_skip. 2009-03-26 16:13:33 +01:00
rpc_async.c rpcrt4/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:30 +01:00
rpc_protseq.c rpcrt4: Allow listening on dynamically generated ncacn_ip_tcp endpoints. 2009-03-26 16:10:59 +01:00
server.c widl: Output "LONG" instead of "long" for a 32bit integer. 2009-03-13 11:15:21 +01:00
server.idl rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows. 2009-01-13 16:39:30 +01:00
server_defines.h