Leaked source code of windows server 2003
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.

14 lines
263 B

  1. #include "brfprv.h"
  2. #ifdef DBG
  3. #define DEBUG
  4. #endif
  5. // Define some things for debug.h
  6. //
  7. #define SZ_DEBUGINI "ccshell.ini"
  8. #define SZ_DEBUGSECTION "syncui"
  9. #define SZ_MODULE "SYNCUI"
  10. #define DECLARE_DEBUG
  11. #include <debug.h>