wine-wine/dlls/crypt32
Rémi Bernon 4e94e21060 crypt32/tests: Fix signed integral cast warning.
First cast to int, then to DWORD.

Reported by MinGW GCC 10 with -Woverflow.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-03 21:47:49 +02:00
..
tests crypt32/tests: Fix signed integral cast warning. 2020-06-03 21:47:49 +02:00
Makefile.in
base64.c crypt32: Fix CryptBinaryToStringW() to return required length properly. 2020-02-11 22:39:59 +01:00
cert.c crypt32: pwszContainerName or pwszProvName could be NULL in CRYPT_KEY_PROV_INFO. 2020-05-21 20:25:50 +02:00
chain.c crypt32: Microsoft root policy does not include the base policy. 2020-05-15 17:33:37 +02:00
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
message.c
msg.c
object.c
oid.c
pfx.c crypt32: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c
str.c