mirror of
https://github.com/ziglang/zig.git
synced 2025-12-08 07:13: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).
44 lines
979 B
Modula-2
Vendored
44 lines
979 B
Modula-2
Vendored
;
|
|
; Definition file of Wlanapi.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "Wlanapi.dll"
|
|
EXPORTS
|
|
WlanAllocateMemory@4
|
|
WlanCloseHandle@8
|
|
WlanConnect@16
|
|
WlanDeleteProfile@16
|
|
WlanDisconnect@12
|
|
WlanEnumInterfaces@12
|
|
WlanExtractPsdIEDataList@24
|
|
WlanFreeMemory@4
|
|
WlanGetAvailableNetworkList@20
|
|
WlanGetFilterList@16
|
|
WlanGetInterfaceCapability@16
|
|
WlanGetNetworkBssList@28
|
|
WlanGetProfile@28
|
|
WlanGetProfileCustomUserData@24
|
|
WlanGetProfileList@16
|
|
WlanGetSecuritySettings@20
|
|
WlanIhvControl@32
|
|
WlanOpenHandle@16
|
|
WlanQueryAutoConfigParameter@24
|
|
WlanQueryInterface@28
|
|
WlanReasonCodeToString@16
|
|
WlanRegisterNotification@28
|
|
WlanRenameProfile@20
|
|
WlanSaveTemporaryProfile@28
|
|
WlanScan@20
|
|
WlanSetAutoConfigParameter@20
|
|
WlanSetFilterList@16
|
|
WlanSetInterface@24
|
|
WlanSetProfile@32
|
|
WlanSetProfileCustomUserData@24
|
|
WlanSetProfileEapUserData@44
|
|
WlanSetProfileEapXmlUserData@24
|
|
WlanSetProfileList@20
|
|
WlanSetProfilePosition@20
|
|
WlanSetPsdIEDataList@16
|
|
WlanSetSecuritySettings@12
|