Sweden-Number/dlls/rpcrt4/tests
Huw Davies f53c320f04 rpcrt4/tests: Win 8 and 10 do not correctly unmarshal a ranged enum16.
In practice this bug is not observed since midl, unlike widl, does not
generate ranges in inline stub mode.  For interpreted stubs, where
midl does generate ranges, the [out] parameters are zero-initialised
by the runtime.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-07 00:34:25 +09:00
..
Makefile.in rpcrt4/tests: Don't load GetUserNameEx dynamically. 2016-08-30 11:43:22 +09:00
cstub.c
generated.c
ndr_marshall.c rpcrt4/tests: Fix indentation warning on GCC 6. 2016-08-10 22:22:39 +09:00
rpc.c rpcrt4/tests: Mark Win 8.1 behaviour of UuidCreateSequential() as broken. 2016-09-02 11:27:13 +09:00
rpc_async.c
rpc_protseq.c
server.c rpcrt4/tests: Win 8 and 10 do not correctly unmarshal a ranged enum16. 2016-09-07 00:34:25 +09:00
server.idl
server_defines.h