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
486 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1998
  6. //
  7. // File: snapbase.h
  8. //
  9. //--------------------------------------------------------------------------
  10. #ifndef _SNAPBASE_H
  11. #define _SNAPBASE_H
  12. #include <mtfrmwk.h>
  13. #include <dataobj.h>
  14. #include <proppage.h>
  15. #include <compbase.h>
  16. #include <treedata.h>
  17. #include <stdabout.h>
  18. #endif // _SNAPBASE_H