43 pSystemFunction036 = (
void*)
GetProcAddress(hadvapi32,
"SystemFunction036");
44 if (!pSystemFunction036)
66#if defined(__GNUC__) && (DLL_EXPORT_VERSION < 0x600)
68const void* __imp_rand_s =
rand_s;
70const void* _imp_rand_s =
rand_s;
#define GetProcAddress(x, y)
HINSTANCE WINAPI DECLSPEC_HOTPATCH LoadLibraryA(LPCSTR lpLibFileName)
void __cdecl _invalid_parameter(const wchar_t *expr, const wchar_t *func, const wchar_t *file, unsigned int line, uintptr_t arg)
_ACRTIMP errno_t __cdecl rand_s(unsigned int *)
PFN_SystemFunction036 g_pfnSystemFunction036
BOOLEAN(WINAPI * PFN_SystemFunction036)(PVOID, ULONG)
#define _CRT_WIDE(_String)