26 lines
775 B
Modula-2
Raw Normal View History

2001-01-01 00:00:00 +01:00
;--------------------------------------------------------------------
; 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