This library allows you to replace functions in other DLLs with functions from your own DLL. Download source files and demo project - 102 Kb Introduction Based on DelayLoadProfileDLL.CPP, by Matt Pietrek for MSJ February 2000. This code is intended to be included in a DLL inserted through a global Windows Hook (CBT hook for example). It will replace functions from other DLLs (e.g. DDRAW.DLL) with