Sweden-Number/dlls/crypt32
Hwang YunSong(황윤성) faa54aeac8 crypt32: Updated Korean resource. 2008-04-04 12:02:50 +02:00
..
tests crypt32: Allow one update to a decode message after the final update if it's a detached message. 2008-03-26 10:33:16 +01:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
base64.c crypt32: Win64 printf format warning fixes. 2006-10-04 09:59:57 +02:00
cert.c crypt32: Vista doesn't actually add duplicate usage identifiers; fix tests and change Wine to match. 2008-02-16 13:52:15 +01:00
chain.c crypt32: Assign to structs instead of using memcpy. 2008-02-15 12:05:47 +01:00
collectionstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
context.c crypt32: Avoid casting away const from the context pointer. 2008-01-02 12:38:42 +01:00
crl.c crypt32: Avoid casting away const from the context pointer. 2008-01-02 12:38:42 +01:00
crypt32.rc crypt32: Created Dutch translations. 2008-02-22 12:03:47 +01:00
crypt32.spec crypt32: Add CertVerifyRevocation stub. 2007-10-24 12:33:10 +02:00
crypt32_De.rc crypt32: Update the German translation. 2008-03-19 18:51:27 +01:00
crypt32_En.rc crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
crypt32_Fr.rc crypt32: Updated French translation. 2008-01-08 13:55:18 +01:00
crypt32_Ko.rc crypt32: Updated Korean resource. 2008-04-04 12:02:50 +02:00
crypt32_Nl.rc crypt32: Created Dutch translations. 2008-02-22 12:03:47 +01:00
crypt32_No.rc crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
crypt32_Sv.rc UTF-8 resource files must explicitly say so with a pragma. 2008-02-15 09:55:58 +01:00
crypt32_private.h crypt32: Avoid casting away const from the context pointer. 2008-01-02 12:38:42 +01:00
cryptres.h crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
decode.c crypt32: Include wine/port.h for snprintf(). 2008-02-04 14:18:20 +01:00
encode.c crypt32: Include wine/port.h for snprintf(). 2008-02-04 14:18:20 +01:00
filestore.c crypt32: Use I_CertUpdateStore in file stores. 2007-10-19 14:20:44 +02:00
main.c crypt32: Fix race condition in loading default provider. 2008-01-15 11:38:02 +01:00
msg.c crypt32: Allow one update to a decode message after the final update if it's a detached message. 2008-03-26 10:33:16 +01:00
object.c crypt32: Rename a couple of functions. 2007-09-28 11:30:48 +02:00
oid.c user32: Make LoadStringW pass tests. 2008-03-11 15:30:15 +01:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Remove unneeded casts. 2007-12-31 17:44:51 +01:00
provstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
regstore.c crypt32: Use I_CertUpdateStore in registry stores. 2007-10-19 14:20:59 +02:00
rootstore.c Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
serialize.c crypt32: Remove unnecessary casts. 2007-12-04 14:32:39 +01:00
sip.c crypt32: Assign to structs instead of using memcpy. 2008-02-15 12:05:47 +01:00
store.c crypt32: Fix a test failure on Vista, and make Wine match the newer (and saner) behavior. 2008-02-16 13:51:59 +01:00
str.c crypt32: Remove unneeded casts. 2007-12-31 17:44:51 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00