Build Log
  

------- Build started: Project: zDump, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Project\YodaProtect\zDump\zDump\Debug\RSP00001B.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/zDump.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\zDump.cpp
.\TrayIcon.cpp
.\TabCtrl.cpp
.\DumpWin.cpp
.\DumpSeek.cpp
]
Creating command line "cl.exe @d:\Project\YodaProtect\zDump\zDump\Debug\RSP00001B.rsp /nologo"
Creating temporary file "d:\Project\YodaProtect\zDump\zDump\Debug\RSP00001C.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h" /Fp"Debug/zDump.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\stdafx.cpp
]
Creating command line "cl.exe @d:\Project\YodaProtect\zDump\zDump\Debug\RSP00001C.rsp /nologo"
Creating command line "rc.exe /fo"Debug/zDump.res" .\zDump.rc"
Creating temporary file "d:\Project\YodaProtect\zDump\zDump\Debug\RSP00001D.rsp" with contents
[
/OUT:"Debug/zDump.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/zDump.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 imagehlp.lib comctl32.lib Opengl32.lib Glu32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Debug\DumpSeek.obj
.\Debug\DumpWin.obj
.\Debug\stdafx.obj
.\Debug\TabCtrl.obj
.\Debug\TrayIcon.obj
.\Debug\zDump.obj
.\Debug\zDump.res
]
Creating command line "link.exe @d:\Project\YodaProtect\zDump\zDump\Debug\RSP00001D.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
zDump.cpp
d:\Project\YodaProtect\zDump\zDump\zDump.cpp(346) : warning C4311: 'type cast' : pointer truncation from 'HWND' to 'DWORD'
TrayIcon.cpp
TabCtrl.cpp
d:\Project\YodaProtect\zDump\zDump\TabCtrl.cpp(428) : warning C4311: 'type cast' : pointer truncation from 'DLGHDR *' to 'LONG'
d:\Project\YodaProtect\zDump\zDump\TabCtrl.cpp(492) : warning C4312: 'type cast' : conversion from 'LONG' to 'DLGHDR *' of greater size
d:\Project\YodaProtect\zDump\zDump\TabCtrl.cpp(511) : warning C4312: 'type cast' : conversion from 'LONG' to 'DLGHDR *' of greater size
DumpWin.cpp
DumpSeek.cpp
Generating Code...
Compiling resources...
Linking...
zDump.obj : warning LNK4229: invalid directive '/FILEALIGN:0x200' encountered; ignored
zDump.obj : warning LNK4229: invalid directive '/IGNORE:4078' encountered; ignored
LINK : warning LNK4078: multiple '.text' sections found with different attributes (C0000040)
Results
  
Build log was saved at "file://d:\Project\YodaProtect\zDump\zDump\Debug\BuildLog.htm"
zDump - 0 error(s), 7 warning(s)