28#ifndef TEST_STATIC_CRT
31 skip(
"Skipping tests, because _wcsnicmp is not available\n");
int(__cdecl * PFN_wcsnicmp)(const wchar_t *_String1, const wchar_t *_String2, size_t _MaxCount)
static PFN_wcsnicmp p_wcsnicmp
#define EndSeh(ExpectedStatus)
#define ok_int(expression, result)
_In_z_ wchar_t const * _String2
#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
_Check_return_ _CRTIMP int __cdecl _wcsnicmp(_In_reads_or_z_(_MaxCount) const wchar_t *_Str1, _In_reads_or_z_(_MaxCount) const wchar_t *_Str2, _In_ size_t _MaxCount)
#define _WIN32_WINNT_VISTA