mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
27 lines
581 B
Modula-2
Vendored
27 lines
581 B
Modula-2
Vendored
;
|
|
; Definition file of CRYPTXML.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "CRYPTXML.dll"
|
|
EXPORTS
|
|
CryptXmlAddObject@24
|
|
CryptXmlClose@4
|
|
CryptXmlCreateReference@36
|
|
CryptXmlDigestReference@12
|
|
CryptXmlEncode@24
|
|
CryptXmlEnumAlgorithmInfo@16
|
|
CryptXmlFindAlgorithmInfo@16
|
|
CryptXmlGetAlgorithmInfo@12
|
|
CryptXmlGetDocContext@8
|
|
CryptXmlGetReference@8
|
|
CryptXmlGetSignature@8
|
|
CryptXmlGetStatus@8
|
|
CryptXmlGetTransforms@4
|
|
CryptXmlImportPublicKey@12
|
|
CryptXmlOpenToDecode@24
|
|
CryptXmlOpenToEncode@28
|
|
CryptXmlSetHMACSecret@12
|
|
CryptXmlSign@32
|
|
CryptXmlVerifySignature@12
|