Source code of Windows XP (NT5)
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.

25 lines
562 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1997.
  5. //
  6. // File: A C S H E E T . H
  7. //
  8. // Contents: Definitions for the Advanced Configuration property sheet
  9. //
  10. // Notes:
  11. //
  12. // Author: danielwe 14 Jul 1997
  13. //
  14. //----------------------------------------------------------------------------
  15. #ifndef _ACSHEET_H
  16. #define _ACSHEET_H
  17. #pragma once
  18. #include "nsbase.h"
  19. #include "ncatlps.h"
  20. #include "ncatlui.h"
  21. #include "resource.h"
  22. #endif //!_ACSHEET_H