LSA.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <Ntsecapi.h>
4 #include <Sddl.h>
5 #include <Tlhelp32.h>
6 #include <LmAccess.h>
7 #include <LmErr.h>
8 #define SECURITY_WIN32
9 #include <security.h>
10 
11 #include "Sid.h"
12 #include "Account.h"
13 #include "LocalGroup.h"
14 #include "Privilege.h"
15 #include "LoggedOnUser.h"
16 #include "ImpersonatedUser.h"
17 #include "LSAPolicy.h"
18 #include "LSAUnicodeString.h"
19 #include "Process.h"
20 #include "ProcessToken.h"


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com