ReactOS 0.4.16-dev-297-gc569aee
|
#include <oscalls.h>
#include <internal.h>
#include <process.h>
#include <math.h>
#include <stdlib.h>
#include <tchar.h>
#include <sect_attribs.h>
#include <locale.h>
Go to the source code of this file.
Functions | |
void *__cdecl | _decode_pointer (void *codedptr) |
void *__cdecl | _encode_pointer (void *ptr) |
Variables | |
const PIMAGE_TLS_CALLBACK | __dyn_tls_init_callback |
int | mingw_app_type = 0 |
Definition at line 19 of file mingw_helpers.c.
Referenced by __call_atexit(), and _onexit().
Definition at line 25 of file mingw_helpers.c.
Referenced by _onexit().
|
extern |
int mingw_app_type = 0 |
Definition at line 31 of file mingw_helpers.c.