home *** CD-ROM | disk | FTP | other *** search
- ;////////////////////////////////////////////////////////////////////////////
- ;/
- ;/ File : MsgTracerLib.def
- ;/ Project : MsgTrace
- ;/ Component : MsgTracerLib
- ;/---------------------------------------------------------------------------
- ;/ Description :
- ;/
- ;////////////////////////////////////////////////////////////////////////////
- ;/
- ;/ SourceSafe Strings. Do not change.
- ;/---------------------------------------------------------------------------
- ;/ $Author: jeskes $
- ;/ $Date: $
- ;/ $Revision: $
- ;/
- ;////////////////////////////////////////////////////////////////////////////
-
- LIBRARY "MsgTracerLib"
- DESCRIPTION 'MsgTracerLib Windows Dynamic Link Library'
-
- EXPORTS
- _MsgTracerAttachProcess @1
- _MsgTracerAttachCurrentProcess @2
- _MsgTracerWriteA @3
- _MsgTracerWriteW @4
- _MsgTracerPrintfA @5
- _MsgTracerPrintfW @6
-