11#define WIN32_NO_STATUS
42#define test_is_local_symbol(addr, is) ok_int(IsLocalSymbol(addr), (is))
44#define test_is_local_symbol(addr, is)
73 typedef struct _ioinfo
ioinfo;
224void Test__adjust_fdiv(
void)
233 typedef void (*_exit_t)(
int exitcode);
348 char** result_environ;
381 if (p_get_fmode !=
NULL)
444 if (p_get_osplatform !=
NULL)
446 unsigned int result_osplatform;
447 ok_int(p_get_osplatform(&result_osplatform), 0);
474 if (p_get_pgmptr !=
NULL)
477 ok_int(p_get_pgmptr(&result_pgmptr), 0);
560 wchar_t** result_wenviron;
575 if (p_get_winmajor !=
NULL)
577 unsigned int result_winmajor;
578 ok_int(p_get_winmajor(&result_winmajor), 0);
590 if (p_get_winminor !=
NULL)
592 unsigned int result_winminor;
593 ok_int(p_get_winminor(&result_winminor), 0);
606 if (p_get_winver !=
NULL)
608 unsigned int result_winver;
609 ok_int(p_get_winver(&result_winver), 0);
629 if (p_get_wpgmptr !=
NULL)
631 wchar_t* result_wpgmptr;
632 ok_int(p_get_wpgmptr(&result_wpgmptr), 0);
653 p_get_osplatform = (
void*)
GetProcAddress(hmsvcrt,
"_get_osplatform");
666 ok(p_get_fmode !=
NULL,
"_get_fmode is NULL\n");
667 ok(p_get_osplatform !=
NULL,
"_get_osplatform is NULL\n");
668 ok(p_get_pgmptr !=
NULL,
"_get_pgmptr is NULL\n");
669 ok(p_get_wpgmptr !=
NULL,
"_get_wpgmptr is NULL\n");
670 ok(p_get_winver !=
NULL,
"_get_winver is NULL\n");
671 ok(p_get_winmajor !=
NULL,
"_get_winmajor is NULL\n");
672 ok(p_get_winminor !=
NULL,
"_get_winminor is NULL\n");
const wchar_t ** __p__wcmdln(void)
const char ** __p__acmdln(void)
int strcmp(const char *String1, const char *String2)
#define ok_int(expression, result)
#define ok_ptr(expression, result)
void Test__winminor(void)
void Test__osplatform(void)
int IsLocalSymbol(void *Address)
int *__cdecl * p__daylight(void)
void Test__mbcasemap(void)
void Test__fileinfo(void)
void Test__sys_errlist(void)
void Test__daylight(void)
void Test___initenv(void)
void Test__wenviron(void)
void Test___winitenv(void)
void Test___setlc_active(void)
long *__cdecl * p__dstbias(void)
static OSVERSIONINFOW s_osvi
void Test__sys_nerr(void)
void Test__aexit_rtn(void)
void Test___pioinfo(void)
void Test___mb_cur_max(void)
void Test__timezone(void)
void Test__winmajor(void)
void Test___lc_handle(void)
void Test___unguarded_readlc_active(void)
void Test___lc_collate_cp(void)
void Test___badioinfo(void)
#define test_is_local_symbol(addr, is)
void Test___lc_codepage(void)
const unsigned short ** __p__pwctype(void)
#define GetProcAddress(x, y)
HMODULE WINAPI DECLSPEC_HOTPATCH GetModuleHandleA(LPCSTR lpModuleName)
BOOL WINAPI GetVersionExW(IN LPOSVERSIONINFOW lpVersionInformation)
unsigned char _mbcasemap[1]
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
PIMAGE_NT_HEADERS32 PIMAGE_NT_HEADERS
struct _IMAGE_DOS_HEADER * PIMAGE_DOS_HEADER
#define ___mb_cur_max_func()
_CRTIMP unsigned int __cdecl ___lc_collate_cp_func(void)
_CRTIMP unsigned int __cdecl ___lc_codepage_func(void)
_CRTIMP FILE *__cdecl __iob_func(void)
_CRTIMP char * _sys_errlist[]
_CRTIMP char **__cdecl __p__pgmptr()
_CRTIMP char ***__cdecl __p___argv()
_CRTIMP wchar_t * _wpgmptr
_CRTIMP wchar_t ***__cdecl __p___wargv()
_CRTIMP wchar_t ***__cdecl __p__wenviron()
_CRTIMP wchar_t **__cdecl __p__wpgmptr()
_CRTIMP int *__cdecl __p___argc()
_CRTIMP wchar_t ** __wargv
_CRTIMP char ***__cdecl __p__environ()
unsigned char * __p__mbctype(void)
_CRTIMP unsigned char _mbctype[257]
static void(* p_get_wenviron)(WCHAR ***)
static void(* p_get_environ)(char ***)
int *__cdecl __p___mb_cur_max(void)
unsigned int *__cdecl __p__fmode(void)
const char * strerror(int err)
#define _Outptr_result_z_
_CRTIMP ioinfo * __badioinfo[]
const unsigned short _ctype[257]
unsigned int __lc_codepage
LCID *CDECL ___lc_handle_func(void)
unsigned int __unguarded_readlc_active
unsigned int CDECL ___setlc_active_func(void)
const unsigned short ** __p__pctype(void)
unsigned int *CDECL ___unguarded_readlc_active_add_func(void)
unsigned int __setlc_active
wchar_t *** __p___winitenv(void)
unsigned int * __p__winminor(void)
unsigned int * __p__winmajor(void)
unsigned int * __p__winver(void)
char *** __p___initenv(void)
unsigned int * __p__osver(void)
long * __p__dstbias(void)
void * __p__daylight(void)
char ** __p__tzname(void)
long * __p__timezone(void)
ULONG dwOSVersionInfoSize