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.

17 lines
368 B

  1. #ifndef _ACTIVE_H_INCLUDED_
  2. #define _ACTIVE_H_INCLUDED_
  3. #define CONTMEM_ACTIVE 0
  4. #define SECTMAP_ACTIVE 0
  5. #define TRACEDB_ACTIVE 0
  6. #define PHYSMEM_ACTIVE 0
  7. #define MMTESTS_ACTIVE 1
  8. #define MAPVIEW_ACTIVE 1
  9. #define LOCKTEST_ACTIVE 1
  10. #define RESRVMAP_ACTIVE 1
  11. #define NEWSTUFF_ACTIVE 0
  12. #endif // #ifndef _ACTIVE_H_INCLUDED_