Sweden-Number/dlls/rpcrt4
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
..
tests rpcrt4/tests: Win 8 and 10 do not correctly unmarshal a ranged enum16. 2016-09-07 00:34:25 +09:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Added NdrAsyncServerCall stub. 2016-07-29 12:02:05 +09:00
ndr_stubless.h
rpc_assoc.c
rpc_assoc.h
rpc_async.c
rpc_binding.c
rpc_binding.h
rpc_defs.h
rpc_epmap.c rpcss: Make rpcss a proper service. 2016-08-31 22:22:59 +09:00
rpc_message.c
rpc_message.h
rpc_server.c rpcrt4: Moved AcquireCredentialHandle call to RPCRT4_ServerGetRegisteredAuthInfo. 2016-07-03 10:54:17 +09:00
rpc_server.h
rpc_transport.c
rpcrt4.spec rpcrt4: Added NdrAsyncServerCall stub. 2016-07-29 12:02:05 +09:00
rpcrt4_main.c
version.rc