;-------------------------------------------------------------------- ; 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