Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\RSP000014.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /ML /GS /Yu"stdafx.h" /Fp"Release/SocketSwitch.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\SocketSwitch.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\RSP000014.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\RSP000015.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /ML /GS /Yc"stdafx.h" /Fp"Release/SocketSwitch.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\RSP000015.rsp" /nologo"
Creating command line "rc.exe /fo"Release/SocketSwitch.res" ".\SocketSwitch.rc""
Creating temporary file "c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\RSP000016.rsp" with contents
[
/OUT:"Release/SocketSwitch.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/SocketSwitch.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 Ws2_32.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
".\release\SocketSwitch.obj"
".\release\stdafx.obj"
".\release\SocketSwitch.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\RSP000016.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
SocketSwitch.cpp
SocketSwitch.cpp(158) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
SocketSwitch.cpp(282) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
SocketSwitch.cpp(288) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
SocketSwitch.cpp(300) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
SocketSwitch.cpp(334) : warning C4805: '!=' : unsafe mix of type 'int' and type 'bool' in operation
SocketSwitch.cpp(358) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
SocketSwitch.cpp(379) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
SocketSwitch.cpp(396) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
SocketSwitch.cpp(535) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
SocketSwitch.cpp(651) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Compiling resources...
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Release\BuildLog.htm"
SocketSwitch - 0 error(s), 10 warning(s)