mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +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).
24 lines
584 B
Modula-2
Vendored
24 lines
584 B
Modula-2
Vendored
;
|
|
; Definition file of eappprxy.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "eappprxy.dll"
|
|
EXPORTS
|
|
EapHostPeerBeginSession@68
|
|
EapHostPeerClearConnection@8
|
|
EapHostPeerEndSession@8
|
|
EapHostPeerFreeEapError@4
|
|
EapHostPeerFreeRuntimeMemory@4
|
|
EapHostPeerGetAuthStatus@20
|
|
EapHostPeerGetIdentity@68
|
|
EapHostPeerGetResponseAttributes@12
|
|
EapHostPeerGetResult@16
|
|
EapHostPeerGetSendPacket@16
|
|
EapHostPeerGetUIContext@16
|
|
EapHostPeerInitialize@0
|
|
EapHostPeerProcessReceivedPacket@20
|
|
EapHostPeerSetResponseAttributes@16
|
|
EapHostPeerSetUIContext@20
|
|
EapHostPeerUninitialize@0
|