ReactOS
0.4.16-dev-112-g52265ae
irphandlerspriv.hpp
Go to the documentation of this file.
1
/*++
2
3
Copyright (c) Microsoft Corporation
4
5
Module Name:
6
7
irphandlerspriv.hpp
8
9
Abstract:
10
11
Private header for irphandlers.
12
13
Author:
14
15
16
17
Environment:
18
19
Both kernel and user mode
20
21
Revision History:
22
23
--*/
24
25
extern
"C"
{
26
#include "
mx.h
"
27
}
28
29
#include "
fxmin.hpp
"
30
31
#if (FX_CORE_MODE == FX_CORE_USER_MODE)
32
#include "wdmdefs.h"
33
#include "
fxirpum.hpp
"
34
#else
35
#include "
fxirpkm.hpp
"
36
#endif
37
38
#include "
fxirp.hpp
"
fxirp.hpp
fxirpkm.hpp
fxirpum.hpp
fxmin.hpp
mx.h
sdk
lib
drivers
wdf
shared
irphandlers
irphandlerspriv.hpp
Generated on Thu Oct 10 2024 06:13:27 for ReactOS by
1.9.6