home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 23 / IOPROG_23.ISO / SOFT / MSGTRACE.ZIP / MyProjects / MsgTrace / MsgTracer / StdAfx.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  1998-05-30  |  749 b   |  27 lines

  1. /////////////////////////////////////////////////////////////////////////////
  2. //
  3. // File        : StdAfx.cpp
  4. // Project     : MsgTrace
  5. // Component   : MsgTracer
  6. //---------------------------------------------------------------------------
  7. // Description : stdafx.cpp
  8. //
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // SourceSafe Strings. Do not change.
  12. //---------------------------------------------------------------------------
  13. // $Author: jeskes $
  14. // $Date: $
  15. // $Revision: $
  16. //
  17. /////////////////////////////////////////////////////////////////////////////
  18.  
  19. #include "stdafx.h"
  20.  
  21. #ifdef _ATL_STATIC_REGISTRY
  22. #include <statreg.h>
  23. #include <statreg.cpp>
  24. #endif
  25.  
  26. #include <atlimpl.cpp>
  27.