13#ifndef TEST_STATIC_CRT
25#define _vscprintf p_vscprintf
37 ok(expected_ret ==
ret,
"Test failed: expected %i, got %i.\n", expected_ret,
ret);
42#ifndef TEST_STATIC_CRT
45 skip(
"Skipping tests, because _vscprintf is not available\n");
#define GetProcAddress(x, y)
HINSTANCE WINAPI DECLSPEC_HOTPATCH LoadLibraryA(LPCSTR lpLibFileName)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
int(__cdecl * PFN_vscprintf)(const char *format, va_list argptr)
static void call_varargs(int expected_ret, LPCSTR formatString,...)
static PFN_vscprintf p_vscprintf