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.

33 lines
648 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1998
  6. //
  7. // File: snapbase.cpp
  8. //
  9. //--------------------------------------------------------------------------
  10. // SNAPBASE.CPP
  11. #include "preDNSsn.h"
  12. #include <snapbase.h>
  13. #ifdef DEBUG_ALLOCATOR
  14. #ifdef _DEBUG
  15. #define new DEBUG_NEW
  16. #undef THIS_FILE
  17. static char THIS_FILE[] = __FILE__;
  18. #endif
  19. #endif
  20. #include <dbg_.cpp>
  21. #include <stdabou_.cpp>
  22. #include <compbas_.cpp>
  23. #include <proppag_.cpp>
  24. #include <dataobj_.cpp>
  25. #include <treedat_.cpp>
  26. //////