ReactOS
0.4.16-dev-297-gc569aee
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
mxkm.h
Go to the documentation of this file.
1
/*++
2
3
Copyright (c) Microsoft Corporation
4
5
ModuleName:
6
7
MxKm.h
8
9
Abstract:
10
11
This file includes ntddk.h and
12
kernel mode versions of mode agnostic headers
13
14
It also contains definitions pulled out from wdm.h
15
16
Author:
17
18
19
20
Revision History:
21
22
23
24
--*/
25
26
#pragma once
27
28
#include <ntddk.h>
29
// #include <procgrp.h>
30
// #include <wdmsec.h>
31
32
// #include <wmikm.h>
33
// #include <ntwmi.h>
34
35
typedef
KDEFERRED_ROUTINE
MdDeferredRoutineType
, *
MdDeferredRoutine
;
36
typedef
EXT_CALLBACK
MdExtCallbackType
, *
MdExtCallback
;
37
#define FX_DEVICEMAP_PATH L"\\REGISTRY\\MACHINE\\HARDWARE\\DEVICEMAP\\"
38
39
#include "
mxgeneralkm.h
"
40
#include "
mxlockkm.h
"
41
#include "
mxpagedlockkm.h
"
42
#include "
mxeventkm.h
"
43
#include "
mxmemorykm.h
"
44
#include "
mxtimerkm.h
"
45
#include "
mxworkitemkm.h
"
46
#include "
mxdriverobjectkm.h
"
47
#include "
mxdeviceobjectkm.h
"
48
#include "
mxfileobjectkm.h
"
49
mxdeviceobjectkm.h
mxdriverobjectkm.h
mxeventkm.h
mxfileobjectkm.h
mxgeneralkm.h
MdDeferredRoutineType
KDEFERRED_ROUTINE MdDeferredRoutineType
Definition:
mxkm.h:35
MdExtCallbackType
EXT_CALLBACK MdExtCallbackType
Definition:
mxkm.h:36
MdDeferredRoutine
KDEFERRED_ROUTINE * MdDeferredRoutine
Definition:
mxkm.h:35
MdExtCallback
EXT_CALLBACK * MdExtCallback
Definition:
mxkm.h:36
mxlockkm.h
mxmemorykm.h
mxpagedlockkm.h
mxtimerkm.h
mxworkitemkm.h
sdk
lib
drivers
wdf
shared
inc
primitives
km
mxkm.h
Generated on Tue Nov 26 2024 06:13:54 for ReactOS by
1.9.6