wine/dlls/crypt32
Akihiro Sagawa 71e6152077 crypt32: 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-16 18:58:57 +02:00
..
tests crypt32/tests: Statically link to CertAddStoreToCollection(). 2017-04-10 21:51:39 +02:00
base64.c
cert.c
chain.c
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec
crypt32_private.h
cryptres.h
ctl.c
decode.c
encode.c
filestore.c
main.c
Makefile.in
message.c
msg.c
object.c
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c
str.c crypt32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-16 18:58:57 +02:00