2025-04-27 07:49:33 -04:00

8 lines
211 B
C++

#include "stdwin.h"
extern CSRClientLoader g_CSRClientLoader;
#include "dload_common.cpp"
// we assume DELAYLOAD_VERSION >= 0x0200
PfnDliHook __pfnDliFailureHook2 = SystemRestore_DelayLoadFailureHook;