ReactOS
0.4.16-dev-1093-g93e9710
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
m
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
_
a
b
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
apisetsp.h
Go to the documentation of this file.
1
#ifndef APISETSP_H
2
#define APISETSP_H
3
4
#ifdef __cplusplus
5
extern
"C"
6
{
7
#endif
8
9
#include "
apisets.h
"
10
11
typedef
struct
_ROS_APISET
12
{
13
const
UNICODE_STRING
Name
;
14
const
UNICODE_STRING
Target
;
15
DWORD
dwOsVersions
;
16
}
ROS_APISET
;
17
18
extern
const
ROS_APISET
g_Apisets
[];
19
extern
const
LONG
g_ApisetsCount
;
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
#endif
// APISETSP_H
apisets.h
ROS_APISET
struct _ROS_APISET ROS_APISET
g_ApisetsCount
const LONG g_ApisetsCount
Definition:
apisets.table.c:1263
g_Apisets
const ROS_APISET g_Apisets[]
Definition:
apisets.table.c:12
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
LONG
long LONG
Definition:
pedump.c:60
_ROS_APISET
Definition:
apisetsp.h:12
_ROS_APISET::Target
const UNICODE_STRING Target
Definition:
apisetsp.h:14
_ROS_APISET::Name
const UNICODE_STRING Name
Definition:
apisetsp.h:13
_ROS_APISET::dwOsVersions
DWORD dwOsVersions
Definition:
apisetsp.h:15
_UNICODE_STRING
Definition:
env_spec_w32.h:368
sdk
lib
apisets
apisetsp.h
Generated on Mon May 5 2025 06:14:05 for ReactOS by
1.9.6