Hook.plg
上传用户:aokegd
上传日期:2009-12-14
资源大小:1276k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Hook - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"Debug/Hook.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例20 屏幕抓图hookHook.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP15A.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Hook.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例20 屏幕抓图hookHook.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP15A.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP15B.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Hook.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例20 屏幕抓图hookStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP15B.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Hook.pdb" /debug /machine:I386 /def:".Hook.def" /out:"Debug/Hook.dll" /implib:"Debug/Hook.lib" /pdbtype:sept ".DebugHook.obj" ".DebugStdAfx.obj" ".DebugHook.res" "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Hook.cpp
- Linking...
- Creating library Debug/Hook.lib and object Debug/Hook.exp
- <h3>Results</h3>
- Hook.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>