wine/dlls/rpcrt4/tests
Rob Shearman b919443a58 rpcrt4: The type referred to by the wire_marshal attribute in server.idl must be a pointer.
Therefore, declare the structure as user_bstr_t and make wire_bstr_t
be a typedef to a pointer of this type.
2008-10-14 13:41:54 +02:00
..
cstub.c rpcrt4: Don't crash in NdrDllGetClassObject when a NULL pclsid is passed in. 2008-09-12 16:49:48 +02:00
generated.c include: Add new bitfields to MIDL_STUB_MESSAGE added in Vista SDKs. 2008-06-23 12:48:59 +02: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/tests: Fix some failures on XP-SP3. 2008-09-11 11:43:14 +02:00
rpc.c rpcrt4/tests: Fix a couple of test failures on Windows. 2008-09-11 14:32:30 +02:00
rpc_async.c rpcrt4: Implement RpcAsyncInitializeHandle. 2008-01-07 22:55:46 +01:00
server.c rpcrt4: The type referred to by the wire_marshal attribute in server.idl must be a pointer. 2008-10-14 13:41:54 +02:00
server.idl rpcrt4: The type referred to by the wire_marshal attribute in server.idl must be a pointer. 2008-10-14 13:41:54 +02:00
server_defines.h rpcrt4: Add encapsulated union tests. 2007-06-19 11:45:11 +02:00