⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apihook.plg

📁 API Hook的源代码文件 大家一定想剥除钩子函数的神秘感吧 请下载
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: APIHook - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13C.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "APIHOOK_EXPORTS" /Fp"Release/APIHook.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\APIHook\APIHook.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13C.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13D.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "APIHOOK_EXPORTS" /Fp"Release/APIHook.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\APIHook\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13D.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13E.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib imagehlp.lib /nologo /dll /incremental:no /pdb:"E:\Works\VC++\APIHOOK\APIHook.pdb" /machine:I386 /def:".\APIHook.Def" /out:"E:\Works\VC++\APIHOOK\APIHook.dll" /implib:"E:\Works\VC++\APIHOOK\APIHook.lib" 
.\Release\APIHook.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13E.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
APIHook.cpp
Linking...
   Creating library E:\Works\VC++\APIHOOK\APIHook.lib and object E:\Works\VC++\APIHOOK\APIHook.exp



<h3>Results</h3>
APIHook.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -