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.

31 lines
592 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000, Microsoft Corp. All rights reserved.
  4. //
  5. // FILE
  6. //
  7. // polcypch.h
  8. //
  9. // SYNOPSIS
  10. //
  11. // Precompiled header file for iaspolcy.dll
  12. //
  13. // MODIFICATION HISTORY
  14. //
  15. // 03/01/2000 Original version.
  16. //
  17. ///////////////////////////////////////////////////////////////////////////////
  18. #ifndef POLCYPCH_H
  19. #define POLCYPCH_H
  20. #if _MSC_VER >= 1000
  21. #pragma once
  22. #endif
  23. #define IASPOLCYAPI
  24. #include <ias.h>
  25. #include <iasattr.h>
  26. #include <iaspolcy.h>
  27. #include <sdoias.h>
  28. #endif //POLCYPCH_H