windows-nt/Source/XPSP1/NT/admin/pchealth/sr/shell/dload.cpp
2020-09-26 16:20:57 +08:00

10 lines
260 B
C++

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