wine/dlls/rpcrt4/tests
Huw Davies a5dcb3e39d rpcrt4: Tests for NdrDllGetClassObject.
These show that delegated stubs need different Connect, Disconnect and
CountRefs methods than non-delegated stubs (ie they don't use all of
the CStdStubBuffer_* functions).
2006-08-23 20:09:04 +02:00
..
cstub.c rpcrt4: Tests for NdrDllGetClassObject. 2006-08-23 20:09:04 +02:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
Makefile.in rpcrt4: Tests for NdrDllGetClassObject. 2006-08-23 20:09:04 +02:00
ndr_marshall.c Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
rpc.c rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:44 +02:00