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.

22 lines
566 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 2000 - 2001.
  5. //
  6. // File: snapbase.cpp
  7. //
  8. // Contents: Includes sources from Snapin Framework
  9. //
  10. // History: 07-26-2001 Hiteshr Created
  11. //
  12. //----------------------------------------------------------------------------
  13. #include "headers.h"
  14. #include "snapbase.h"
  15. #include "stdabou_.cpp"
  16. #include "compbas_.cpp"
  17. #include "proppag_.cpp"
  18. #include "dataobj_.cpp"
  19. #include "treedat_.cpp"