mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
added stubs for CertGetNameStringA/W needed by eMule
(now it crashes in current winsock2 code) svn path=/trunk/; revision=19995
This commit is contained in:
parent
59737afcce
commit
64e97bc9dc
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
@ stub CertGetEnhancedKeyUsage
|
||||
@ stub CertGetIntendedKeyUsage
|
||||
@ stub CertGetIssuerCertificateFromStore
|
||||
@ stub CertGetNameStringA
|
||||
@ stub CertGetNameStringW
|
||||
@ stub CertGetPublicKeyLength
|
||||
@ stub CertGetSubjectCertificateFromStore
|
||||
@ stub CertIsRDNAttrsInCertificateName
|
||||
|
|
Loading…
Reference in a new issue