?? apihook.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 + -