DLLhook

所属分类:钩子与API截获
开发工具:Windows_Unix
文件大小:1291KB
下载次数:4
上传日期:2017-03-27 16:49:42
上 传 者wolf86
说明:  通过动态加载DLL库,设置一个钩子的实例
(Dynamic loading through the DLL library, set up an example of a hook)

文件列表:
DLLhook\Debug\DLLhook.dll (204855, 2017-02-04)
DLLhook\Debug\DLLhook.exp (543, 2017-02-04)
DLLhook\Debug\DLLhook.ilk (270800, 2017-02-04)
DLLhook\Debug\DLLhook.lib (1922, 2017-02-04)
DLLhook\Debug\DLLhook.obj (4950, 2017-02-04)
DLLhook\Debug\DLLhook.pch (1918600, 2017-02-04)
DLLhook\Debug\DLLhook.pdb (640000, 2017-02-04)
DLLhook\Debug\StdAfx.obj (54931, 2017-02-04)
DLLhook\Debug\vc60.idb (82944, 2017-02-04)
DLLhook\Debug\vc60.pdb (176128, 2017-02-04)
DLLhook\DLLhook.cpp (1504, 2017-02-04)
DLLhook\DLLhook.dll (200759, 2017-02-04)
DLLhook\DLLhook.dsp (4402, 2017-02-04)
DLLhook\DLLhook.dsw (537, 2017-02-04)
DLLhook\DLLhook.h (126, 2017-02-04)
DLLhook\DLLhook.ncb (50176, 2017-02-04)
DLLhook\DLLhook.opt (54784, 2017-02-04)
DLLhook\DLLhook.plg (248, 2017-02-04)
DLLhook\Release\DLLhook.dll (28672, 2017-02-04)
DLLhook\Release\DLLhook.exp (545, 2017-02-04)
DLLhook\Release\DLLhook.lib (1922, 2017-02-04)
DLLhook\Release\DLLhook.map (25061, 2017-02-04)
DLLhook\Release\DLLhook.obj (1803, 2017-02-04)
DLLhook\Release\DLLhook.pch (1794864, 2017-02-04)
DLLhook\Release\StdAfx.obj (212, 2017-02-04)
DLLhook\Release\vc60.idb (41984, 2017-02-04)
DLLhook\StdAfx.cpp (294, 2017-02-04)
DLLhook\StdAfx.h (802, 2017-02-04)
DLLhook\Debug (0, 2017-02-04)
DLLhook\Release (0, 2017-02-04)
DLLhook (0, 2017-02-04)

======================================================================== DYNAMIC LINK LIBRARY : DLLhook ======================================================================== AppWizard has created this DLLhook DLL for you. This file contains a summary of what you will find in each of the files that make up your DLLhook application. DLLhook.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. DLLhook.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DLLhook.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者