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.

33 lines
509 B

  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. lsaimp.h
  5. Abstract:
  6. Local Security Authority Protected Subsystem - Private Includes
  7. Author:
  8. Scott Birrell (ScottBi) April 24, 1991
  9. Environment:
  10. Revision History:
  11. --*/
  12. #include <nt.h>
  13. #include <ntrtl.h>
  14. #include <nturtl.h>
  15. #include <ntlsa.h>
  16. #include <windef.h>
  17. #include <winbase.h>
  18. #include <lsass.h>
  19. #include <lsaicli.h>
  20. #include <wincred.h>
  21. #include <credp.h>
  22. #include <adtgen.h>