Sweden-Number/dlls/rpcrt4/tests
Dan Hipschman 2fa83d94c8 widl: Make structures with FC_ENUM16 fields complex.
Structures containing enum fields without the v1_enum attribute must be
treated as complex because of the range check and memory/wire size
differences.  This includes a test which didn't pass before and now
passes on Wine and Windows.
2008-03-21 11:24:28 +01:00
..
Makefile.in rpcrt4: Add tests for some async RPC functions. 2008-01-07 22:55:44 +01:00
cstub.c rpcrt4: Fix a memory leak in the cstub tests. 2008-01-09 13:38:02 +01:00
generated.c Fix spelling error in the generated conformance test files. 2008-01-16 12:46:18 +01:00
ndr_marshall.c rpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK pointers. 2008-01-16 15:34:26 +01:00
rpc.c rpcrt4: Add tests for RpcStringBindingParseA. 2008-02-28 10:50:57 +01:00
rpc_async.c rpcrt4: Implement RpcAsyncInitializeHandle. 2008-01-07 22:55:46 +01:00
server.c widl: Make structures with FC_ENUM16 fields complex. 2008-03-21 11:24:28 +01:00
server.idl widl: Make structures with FC_ENUM16 fields complex. 2008-03-21 11:24:28 +01:00
server_defines.h rpcrt4: Add encapsulated union tests. 2007-06-19 11:45:11 +02:00