17 lines
338 B
Modula-2
17 lines
338 B
Modula-2
|
EXPORTS
|
||
|
|
||
|
; Extensions
|
||
|
help
|
||
|
find
|
||
|
refcounts
|
||
|
|
||
|
;--------------------------------------------------------------------
|
||
|
;
|
||
|
; these are the extension service functions provided for the debugger
|
||
|
;
|
||
|
;--------------------------------------------------------------------
|
||
|
|
||
|
CheckVersion
|
||
|
WinDbgExtensionDllInit
|
||
|
ExtensionApiVersion
|