Windows2003-3790/admin/pchealth/sr/rstrcore/dload.cpp
2020-09-30 16:53:55 +02: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;