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

26 lines
750 B
Modula-2

;--------------------------------------------------------------------
; Copyright (c) 2000 Microsoft Corporation
;
;Module:
; dbgexts.def
;--------------------------------------------------------------------
EXPORTS
;--------------------------------------------------------------------
; These are the extensions exported by dll
;--------------------------------------------------------------------
cmdsample
help
structsample
;--------------------------------------------------------------------
;
; these are the extension service functions provided for the debugger
;
;--------------------------------------------------------------------
DebugExtensionNotify
DebugExtensionInitialize
DebugExtensionUninitialize