




























http://www.codeproject.com/dll/CreateYourProxyDLLs.asp
A lot of us have tried to create a proxy DLL to replace an existing one and spy other program's calls. Here is a small program that will create the CPP and DEF for a proxy DLL, based on the exports of another DLL. You can use it to generate a template and then you edit this template to satisfy your needs
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。