16#ifndef TEST_STATIC_CRT
28#define _vsnwprintf p_vsnwprintf
40 ok(expected_ret ==
ret,
"Test failed for `%ls`: expected %i, got %i.\n", formatString, expected_ret,
ret);
47#ifndef TEST_STATIC_CRT
50 skip(
"Skipping tests, because _vsnwprintf is not available\n");
61#if defined(TEST_CRTDLL)
70#if defined(TEST_USER32)
76#if defined(TEST_USER32)
78#elif defined(TEST_NTDLL) || defined(TEST_CRTDLL)
89#if defined(TEST_CRTDLL)
95#if defined(TEST_NTDLL) || defined(TEST_CRTDLL)
107#if defined(TEST_CRTDLL)
112#if defined(TEST_NTDLL) || defined(TEST_CRTDLL)
#define ok_eq_uint(value, expected)
#define EndSeh(ExpectedStatus)
#define GetProcAddress(x, y)
HINSTANCE WINAPI DECLSPEC_HOTPATCH LoadLibraryA(LPCSTR lpLibFileName)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
#define STATUS_ACCESS_VIOLATION
GLenum GLuint GLenum GLsizei const GLchar * buf
static PFN_vsnwprintf p_vsnwprintf
int(__cdecl * PFN_vsnwprintf)(wchar_t *buf, size_t cnt, const wchar_t *fmt, va_list args)
static void call_varargs(wchar_t *buf, size_t buf_size, int expected_ret, LPCWSTR formatString,...)
#define _WIN32_WINNT_VISTA
#define ERROR_BAD_COMMAND