ReactOS
0.4.16-dev-125-g798ea90
stdafx.h
Go to the documentation of this file.
1
#include "
config.h
"
2
3
extern
"C"
{
4
5
#include <ntddk.h>
6
7
};
8
#include "stddef.h"
9
#include "stdarg.h"
10
11
#include "
inc/CrossNt.h
"
12
13
#include "
atapi.h
"
// includes scsi.h
14
#include "
ntdddisk.h
"
15
#include "
ntddscsi.h
"
16
#include "
bsmaster.h
"
17
#include "
uniata_ver.h
"
18
#include "
id_sata.h
"
19
20
#ifndef UNIATA_CORE
21
22
#include "
id_queue.h
"
23
24
#ifdef ExAllocatePool
25
#undef ExAllocatePool
26
#endif
27
#define TAG_UNIATA 'ataU'
28
#define ExAllocatePool(a,b) ExAllocatePoolWithTag(a,b,TAG_UNIATA)
29
30
#endif
//UNIATA_CORE
31
32
#include "
badblock.h
"
33
badblock.h
bsmaster.h
id_queue.h
id_sata.h
ntdddisk.h
ntddscsi.h
config.h
CrossNt.h
atapi.h
uniata_ver.h
drivers
storage
ide
uniata
stdafx.h
Generated on Mon Oct 14 2024 06:06:17 for ReactOS by
1.9.6