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.

19 lines
426 B

  1. //+-----------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (c) Microsoft Corporation 1992 - 1993
  6. //
  7. // File: secimp.h
  8. //
  9. // Contents: imports for security .idl files
  10. //
  11. //
  12. // History: 4-Aug-1993 MikeSw Created
  13. //
  14. //------------------------------------------------------------------------
  15. #include <nt.h>
  16. #include <security.h>
  17. #include <kerbcred.h>