Build Log
  

------- Build started: Project: HookTest, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "f:\Xpe\HookTest\Release\RSP000006.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/HookTest.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\HookTestDlg.cpp
.\HookTest.cpp
]
Creating command line "cl.exe @f:\Xpe\HookTest\Release\RSP000006.rsp /nologo"
Creating temporary file "f:\Xpe\HookTest\Release\RSP000007.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/HookTest.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\stdafx.cpp
]
Creating command line "cl.exe @f:\Xpe\HookTest\Release\RSP000007.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Release" /fo"Release/HookTest.res" .\HookTest.rc"
Creating temporary file "f:\Xpe\HookTest\Release\RSP000008.rsp" with contents
[
/OUT:"Release/HookTest.exe" /INCREMENTAL:NO /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Release/HookTest.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 f:\xpe\hooktest\taskkeyhook.lib DelayImp.lib DelayImp.lib
.\release\HookTest.obj
.\release\HookTestDlg.obj
.\release\stdafx.obj
.\release\HookTest.res
]
Creating command line "link.exe @f:\Xpe\HookTest\Release\RSP000008.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
HookTestDlg.cpp
HookTest.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://f:\Xpe\HookTest\Release\BuildLog.htm"
HookTest - 0 error(s), 3 warning(s)