ReactOS
0.4.16-dev-433-g6363f78
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
stubs.c
Go to the documentation of this file.
1
#include <
windef.h
>
2
#include <
stubs.h
>
3
4
#undef UNIMPLEMENTED
5
#define UNIMPLEMENTED __wine_spec_unimplemented_stub("msvcrt.dll"
, __FUNCTION__)
6
7
int
_atodbl
(
8
void
*
value
,
9
char
*
str
)
10
{
11
UNIMPLEMENTED
;
12
return
0;
13
}
14
15
int
_ismbbkprint
(
16
unsigned
int
c
)
17
{
18
UNIMPLEMENTED
;
19
return
0;
20
}
21
22
size_t
_heapused
(
size_t
*pUsed,
size_t
*pCommit )
23
{
24
UNIMPLEMENTED
;
25
return
( 0 );
26
}
27
28
int
_fileinfo
= 0;
UNIMPLEMENTED
#define UNIMPLEMENTED
Definition:
ntoskrnl.c:15
_ismbbkprint
int _ismbbkprint(unsigned int c)
Definition:
stubs.c:38
_fileinfo
int _fileinfo
Definition:
stubs.c:14
_atodbl
int _atodbl(void *value, char *str)
Definition:
stubs.c:30
_heapused
size_t _heapused(size_t *pUsed, size_t *pCommit)
Definition:
stubs.c:45
c
const GLubyte * c
Definition:
glext.h:8905
str
const WCHAR * str
Definition:
rpc_transport.c:2724
stubs.h
value
Definition:
pdh_main.c:94
windef.h
dll
win32
msvcrt20
stubs.c
Generated on Tue Jan 7 2025 06:19:41 for ReactOS by
1.9.6