1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/crypt32
Dmitry Timoshkov 8afb89436f crypt32: Avoid truncating unicode chars.
So that strings containing Cyrillic Capital Letter ER (0x420) won't be
quoted when not needed.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-17 20:57:54 +01:00
..
tests
base64.c
cert.c
chain.c
collectionstore.c
context.c
crl.c
crypt32_private.h crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
crypt32.rc
crypt32.spec
cryptres.h
ctl.c
decode.c
encode.c
filestore.c
main.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
Makefile.in crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
message.c
msg.c
object.c
oid.c
pfx.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
serialize.c
sip.c
store.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
str.c crypt32: Avoid truncating unicode chars. 2021-11-17 20:57:54 +01:00
unixlib.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00