reactos/dll/win32/crypt32
Ratin Gao 275c40d26d
[CRYPT32] Initial implementation of CertEnumSystemStoreLocation() (#7746)
Initial implementation of `CertEnumSystemStoreLocation`, which is required by the latest "VirtualBox Guest Additions".

This function returns 8 fixed hard-coded system stores and registered OID system stores, this PR didn't implement the latter because `CryptEnumOIDFunction` is unimplemented, marked as FIXME.
2025-03-11 14:17:38 +01:00
..
lang [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
base64.c
cert.c
chain.c
CMakeLists.txt [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
collectionstore.c
context.c
crl.c
crypt32.rc [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
crypt32.spec [CRYPT32] Initial implementation of CertEnumSystemStoreLocation() (#7746) 2025-03-11 14:17:38 +01:00
crypt32_private.h [CRYPT32] Global variable compatibility update for gcc 10. 2022-04-26 03:38:38 +03:00
cryptres.h
ctl.c
decode.c
encode.c
filestore.c
main.c
message.c
msg.c
object.c
oid.c
precomp.h
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c [CRYPT32] Initial implementation of CertEnumSystemStoreLocation() (#7746) 2025-03-11 14:17:38 +01:00
str.c