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
mingw_helpers.c
Go to the documentation of this file.
1
7
#include <
oscalls.h
>
8
#include <internal.h>
9
#include <process.h>
10
#include <math.h>
11
#include <stdlib.h>
12
#include <tchar.h>
13
#include <
sect_attribs.h
>
14
#include <locale.h>
15
16
extern
const
PIMAGE_TLS_CALLBACK
__dyn_tls_init_callback
;
17
18
void
*
__cdecl
19
_decode_pointer
(
void
*codedptr)
20
{
21
return
(
void
*) codedptr;
22
}
23
24
void
*
__cdecl
25
_encode_pointer
(
void
*
ptr
)
26
{
27
return
ptr
;
28
}
29
30
/* 0:console, 1:windows. */
31
int
mingw_app_type
= 0;
__cdecl
#define __cdecl
Definition:
accygwin.h:79
_decode_pointer
void *__cdecl _decode_pointer(void *codedptr)
Definition:
mingw_helpers.c:19
_encode_pointer
void *__cdecl _encode_pointer(void *ptr)
Definition:
mingw_helpers.c:25
__dyn_tls_init_callback
const PIMAGE_TLS_CALLBACK __dyn_tls_init_callback
Definition:
tlssup.c:107
mingw_app_type
int mingw_app_type
Definition:
mingw_helpers.c:31
ptr
static PVOID ptr
Definition:
dispmode.c:27
PIMAGE_TLS_CALLBACK
VOID(NTAPI * PIMAGE_TLS_CALLBACK)(PVOID DllHandle, ULONG Reason, PVOID Reserved)
Definition:
ntimage.h:531
oscalls.h
sect_attribs.h
sdk
lib
crt
startup
mingw_helpers.c
Generated on Wed Nov 27 2024 06:13:39 for ReactOS by
1.9.6