10 lines
269 B
C++
Raw Permalink Normal View History

2001-01-01 00:00:00 +01: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;