afx.ini 657 B

12345678910111213141516
  1. ; Copy this file to your Windows directory in order to modify
  2. ; the default behavior of diagnostic messages.
  3. ; By default messages are ignored. You can use CodeView to set
  4. ; the variable 'afxTraceEnabled' to TRUE to observe TRACE output
  5. ; or you can change TraceEnabled in the [Diagnostics] section of
  6. ; this file to 1. You must have a dumb debug terminal or run
  7. ; CodeView to see TRACE output. If you do not have one of
  8. ; those and set TraceEnabled to 1, you will see the Windows
  9. ; MessageBox "Cannot Write to AUX."
  10. ; See the Technical Note TN007 for more information on the TraceFlags.
  11. [Diagnostics]
  12. TraceEnabled = 1
  13. TraceFlags = 0