Build Log
  

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

Command Lines
  
Creating temporary file "f:\h7\Client\Debug\RSP000033.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/Client.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\ClientDlg.cpp
]
Creating command line "cl.exe @f:\h7\Client\Debug\RSP000033.rsp /nologo"
Creating temporary file "f:\h7\Client\Debug\RSP000034.rsp" with contents
[
/OUT:"Debug/Client.exe" /INCREMENTAL /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/Client.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86  DelayImp.lib DelayImp.lib
.\Debug\Client.obj
.\Debug\ClientDlg.obj
.\Debug\stdafx.obj
.\Debug\Client.res
]
Creating command line "link.exe @f:\h7\Client\Debug\RSP000034.rsp"
Output Window
  
Compiling...
ClientDlg.cpp
f:\h7\client\clientdlg.cpp(210) : warning C4700: local variable 'port' used without having been initialized
Linking...
Results
  
Build log was saved at "file://f:\h7\Client\Debug\BuildLog.htm"
Client - 0 error(s), 1 warning(s)