wine/dlls/rpcrt4/tests
Michael Stefaniuc efbb4ebf3e widl: Output "LONG" instead of "long" for a 32bit integer.
long is always 32bit in IDL files but that's not true in C.
2009-03-13 11:15:21 +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 tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
ndr_marshall.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
rpc.c rpcrt4: Fix buffer overflow in UUID tests. 2009-01-26 14:30:47 +01:00
rpc_async.c rpcrt4/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:30 +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 rpcrt4: Add encapsulated union tests. 2007-06-19 11:45:11 +02:00