28 lines
629 B
Plaintext
28 lines
629 B
Plaintext
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: storkd.def
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
|
|
NAME storkd.dll
|
|
|
|
EXPORTS
|
|
|
|
adapter
|
|
unit
|
|
help
|
|
|
|
;--------------------------------------------------------------------
|
|
;
|
|
; these are the extension service functions provided for the debugger
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
DebugExtensionInitialize
|
|
DebugExtensionUninitialize
|