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.

28 lines
370 B

  1. /*++
  2. Copyright (C) 1999-2001 Microsoft Corporation
  3. Module Name:
  4. Abstract:
  5. History:
  6. --*/
  7. #include "corepol.h"
  8. #undef _CRTIMP
  9. #define _CRTIMP POLARITY
  10. #include <yvals.h>
  11. #undef _CRTIMP
  12. #define _CRTIMP __declspec(dllimport)
  13. #include <nt.h>
  14. #include <ntrtl.h>
  15. #include <nturtl.h>
  16. #define WIN32_NO_STATUS
  17. #include <windows.h>
  18. #include <ole2.h>
  19. #include <wincrypt.h>