windows-nt/Source/XPSP1/NT/sdktools/debuggers/samples/simplext/simple.def
2020-09-26 16:20:57 +08:00

28 lines
731 B
Modula-2

;--------------------------------------------------------------------
; Copyright (c) 2000 Microsoft Corporation
;
; Module:
; simple.def
;--------------------------------------------------------------------
EXPORTS
;--------------------------------------------------------------------
; These are the extensions exported by dll
;--------------------------------------------------------------------
read
edit
help
stack
;--------------------------------------------------------------------
;
; these are the extension service functions provided for the debugger
;
;--------------------------------------------------------------------
CheckVersion
WinDbgExtensionDllInit
ExtensionApiVersion