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 _invalid_parameter(const wchar_t *expression, const wchar_t *function, const wchar_t *file, unsigned int line, uintptr_t pReserved)
_CRTIMP int *__cdecl _errno(void)
PFN_SystemFunction036 g_pfnSystemFunction036
int CDECL rand_s(unsigned int *pval)
BOOLEAN(WINAPI * PFN_SystemFunction036)(PVOID, ULONG)
#define _CRT_WIDE(_String)