mirror of
https://github.com/ziglang/zig.git
synced 2024-12-04 02:48:50 +00:00
61bcac108c
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).
26 lines
599 B
Modula-2
Vendored
26 lines
599 B
Modula-2
Vendored
;
|
|
; Definition file of NDFAPI.DLL
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "NDFAPI.DLL"
|
|
EXPORTS
|
|
NdfRunDllDiagnoseIncident@16
|
|
NdfRunDllDiagnoseNetConnectionIncident@16
|
|
NdfRunDllDuplicateIPDefendingSystem@16
|
|
NdfRunDllDuplicateIPOffendingSystem@16
|
|
NdfRunDllHelpTopic@16
|
|
DllCanUnloadNow@0
|
|
DllGetClassObject@12
|
|
DllRegisterServer@0
|
|
DllUnregisterServer@0
|
|
NdfCloseIncident@4
|
|
NdfCreateConnectivityIncident@4
|
|
NdfCreateDNSIncident@12
|
|
NdfCreateIncident@16
|
|
NdfCreateSharingIncident@8
|
|
NdfCreateWebIncident@8
|
|
NdfCreateWebIncidentEx@16
|
|
NdfCreateWinSockIncident@24
|
|
NdfExecuteDiagnosis@8
|