windows-nt/Source/XPSP1/NT/admin/pchealth/sr/shell/dload.cpp

10 lines
260 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#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;