mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 22:34:28 +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).
20 lines
582 B
Modula-2
Vendored
20 lines
582 B
Modula-2
Vendored
;
|
|
; Definition file of eappcfg.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "eappcfg.dll"
|
|
EXPORTS
|
|
EapHostPeerConfigBlob2Xml@36
|
|
EapHostPeerConfigXml2Blob@24
|
|
EapHostPeerCredentialsXml2Blob@32
|
|
EapHostPeerFreeErrorMemory@4
|
|
EapHostPeerFreeMemory@4
|
|
EapHostPeerGetMethods@8
|
|
EapHostPeerInvokeConfigUI@44
|
|
EapHostPeerInvokeIdentityUI@64
|
|
EapHostPeerInvokeInteractiveUI@24
|
|
EapHostPeerQueryCredentialInputFields@40
|
|
EapHostPeerQueryInteractiveUIInputFields@28
|
|
EapHostPeerQueryUIBlobFromInteractiveUIInputFields@36
|
|
EapHostPeerQueryUserBlobFromCredentialInputFields@48
|