summaryrefslogtreecommitdiffstats
path: root/private/windows/gina/winlogon/precomp.h
blob: 7615dd702304cc6667d006dccb6a157d96ad207b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#include "winlogon.h"
#include <string.h>
#include <stdio.h>
#include <npapi.h>
#include "doslog.h"
#include <sys\types.h>
#include <sys\stat.h>
#include <io.h>
#include <fcntl.h>
#include "mpr.h"
#include <stddef.h>
// #include "winp.h"
// #include "winnls32.h"
// #include "ime.h"
// #include "winnls3p.h"
#include <lmcons.h>
#include <lmerr.h>
#include <lmmsg.h>
#include <malloc.h>
#include <stdlib.h>
#include "sysshut.h"
#include <winsvc.h>
#include "crypt.h"
#include <ntsam.h>
#include <lmapibuf.h>
#include <lmaccess.h>
#include <wchar.h>

#ifdef _X86_
#include "os2ssrtl.h"
#endif

#include <stdarg.h>
#include <errno.h>
#include <ctype.h>
#include "setup.h"
// #include "regrpc.h"
#include "ntrpcp.h"
#include <rpc.h>
#include <winreg.h>
#include <userenv.h>