home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SRC / AFX.IN_ / AFX.IN
Encoding:
Text File  |  1993-02-08  |  1.1 KB  |  28 lines

  1. ; Copy this file to your Windows directory in order to modify
  2. ; the default behavior of diagnostic messages.
  3.  
  4. ; By default messages are ignored.  You can use CodeView to set
  5. ; the variable 'afxTraceEnabled' to TRUE to observe TRACE output
  6. ; or you can change TraceEnabled in the [Diagnostics] section of
  7. ; this file to 1.  You must have a dumb debug terminal or run
  8. ; CodeView to see TRACE output.  If you do not have one of
  9. ; those and set TraceEnabled to 1, you will see the Windows
  10. ; MessageBox "Cannot Write to AUX." 
  11.  
  12. ; See the Technical Note TN007 for more information on the TraceFlags.
  13.  
  14. ; This is a part of the Microsoft Foundation Classes C++ library.
  15. ; Copyright (C) 1992 Microsoft Corporation
  16. ; All rights reserved.
  17. ;
  18. ; This source code is only intended as a supplement to the
  19. ; Microsoft Foundation Classes Reference and Microsoft
  20. ; QuickHelp and/or WinHelp documentation provided with the library.
  21. ; See these sources for detailed information regarding the
  22. ; Microsoft Foundation Classes product.
  23.  
  24.  
  25. [Diagnostics]
  26. TraceEnabled = 1
  27. TraceFlags = 0
  28.