wine-wine/dlls/secur32
Akihiro Sagawa b7ed876021 secur32: Use isspaceW() instead of isspace() for WCHARs.
Found with Coccinelle.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-17 16:11:17 +02:00
..
tests secur32/tests: Zero-initialize contexts. 2017-05-15 11:18:01 +02:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
kerberos.c
lsa.c
negotiate.c
ntlm.c
schannel.c secur32: Add support for SECPKG_ATTR_KEY_INFO. 2017-04-25 20:53:04 +02:00
schannel_gnutls.c secur32: Fixed compilation with prediluvian gnutls. 2017-04-28 17:07:43 +02:00
schannel_macosx.c secur32: Implement schan_imp_get_key_signature_algorithm() for macOS. 2017-04-27 22:22:38 +02:00
secur32.c secur32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-17 16:11:17 +02:00
secur32.spec
secur32_priv.h secur32: Add support for SECPKG_ATTR_KEY_INFO. 2017-04-25 20:53:04 +02:00
thunks.c
thunks.h
util.c
wrapper.c