Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
256 B

  1. //
  2. //
  3. //
  4. #include "pre.h"
  5. // Define some things for debug.h
  6. //
  7. #define SZ_DEBUGINI "ccshell.ini"
  8. #define SZ_DEBUGSECTION "icwconn1"
  9. #define SZ_MODULE "icwconn1"
  10. #define DECLARE_DEBUG
  11. #include <ccstock.h>
  12. #include "..\inc\debug.h"