Sweden-Number/dlls/secur32/tests
Detlef Riekenberg bd678b0b20 secur32: Handle a new, undefined SECPKG_FLAG value.
Recent Windows versions (current 8.1 and win 10 v1709 or older)
started using a new SECPKG_FLAG with the value 0x02000000,
but there is no definition in any SDK or online documentation.

Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-29 21:13:43 +01:00
..
Makefile.in
main.c
negotiate.c secur32: Forward to either Kerberos or NTLM from the Negotiate provider. 2018-02-14 20:37:54 +01:00
ntlm.c secure32/tests: Use the available ARRAY_SIZE() macro. 2018-05-31 09:25:19 +02:00
schannel.c secur32: Fix default return flags for schannel contexts. 2019-02-08 12:11:45 +01:00
secur32.c secur32: Handle a new, undefined SECPKG_FLAG value. 2019-03-29 21:13:43 +01:00