You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.2 KiB
46 lines
1.2 KiB
;--------------------------------------------------------------------
|
|
;
|
|
; when modifying this file please be aware that the common portions
|
|
; are stored in ..\kdextdef.src. Put your extension in the correct
|
|
; alphabetical order. all extension names must be in lower case!
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
LIBRARY wanhelp
|
|
|
|
EXPORTS
|
|
|
|
;--------------------------------------------------------------------
|
|
;
|
|
; these are the common exports that all dlls contain
|
|
;
|
|
;--------------------------------------------------------------------
|
|
help
|
|
ndiswancb
|
|
enumwanadaptercb
|
|
wanadaptercb
|
|
enumadaptercb
|
|
adaptercb
|
|
connectiontable
|
|
bundlecb
|
|
linkcb
|
|
protocolcb
|
|
wanpacket
|
|
ndispacket
|
|
|
|
;--------------------------------------------------------------------
|
|
;
|
|
; these are the i386 specific exports
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
|
|
;--------------------------------------------------------------------
|
|
;
|
|
; these are the extension service functions provided for the debugger
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
CheckVersion
|
|
WinDbgExtensionDllInit
|
|
ExtensionApiVersion
|