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.
 
 
 
 
 
 

33 lines
476 B

/*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
lsaimp.h
Abstract:
Local Security Authority Protected Subsystem - Private Includes
Author:
Scott Birrell (ScottBi) April 24, 1991
Environment:
Revision History:
--*/
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <ntlsa.h>
#include <windef.h>
#include <winbase.h>
#include <lsass.h>
#include <lsaicli.h>
#include <wincred.h>
#include <credp.h>
#include <adtgen.h>