cb86a98b3b
* include/winuser.h [_WIN32_WINNT >= 0x0500] (EndTask): Add function. * lib/user32.def (EndTask): Add function. * include/winuser.h (WINVER, _WIN32_WINNT): It's better (?) to use _WIN32_WINNT instead of WINVER to test for Windows 2000. * include/winable.h: Reorder target macros. * lib/*.def: Cleanup.
16 lines
354 B
Modula-2
16 lines
354 B
Modula-2
LIBRARY CRYPT32.DLL
|
|
EXPORTS
|
|
CertFreeCertificateChain@4
|
|
CertGetCertificateChain@32
|
|
CertNameToStrA@20
|
|
CertNameToStrW@20
|
|
CertVerifyCertificateChainPolicy@16
|
|
CertCloseStore@8
|
|
CertOpenSystemStoreA@8
|
|
CertOpenSystemStoreW@8
|
|
CertFindCertificateInStore@24
|
|
CertFreeCertificateContext@4
|
|
CertGetIssuerCertificateFromStore@16
|
|
CertFindChainInStore@24
|
|
CertOpenStore@20
|