2020-09-30 16:53:55 +02:00

26 lines
775 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