summaryrefslogtreecommitdiffstats
path: root/private/mvdm/bde/precomp.h
blob: f6bb740f7fa84fa02c8a366d5af2b1894f83fd51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#define NOEXTAPI
#include <wdbgexts.h>
#include <ntsdexts.h>
#include <string.h>

#if defined (i386)
#include <vdm.h>
#endif

#include <vdmdbg.h>
#include <tdb16.h>
#include "..\wow32\wow32.h"
#include <bde.h>