--- trunk/H7 Server/Debug/BuildLog.htm 2007/01/29 15:29:28 10 +++ trunk/H7 Server/Debug/BuildLog.htm 2007/01/29 16:18:31 11 @@ -11,13 +11,13 @@
Command Lines -
  
Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP00008D.rsp" with contents
+
  
Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP0000C9.rsp" with contents
 [
 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/H7 Server.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
-".\H7 ServerDlg.cpp"
+".\TcpClientClass.cpp"
 ]
-Creating command line "cl.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP00008D.rsp" /nologo"
-Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP00008E.rsp" with contents
+Creating command line "cl.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP0000C9.rsp" /nologo"
+Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP0000CA.rsp" with contents
 [
 /OUT:"Debug/H7 Server.exe" /INCREMENTAL /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/H7 Server.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86  DelayImp.lib DelayImp.lib
 ".\Debug\H7 Server.obj"
@@ -27,15 +27,16 @@
 ".\Debug\TcpServerClass.obj"
 ".\Debug\H7 Server.res"
 ]
-Creating command line "link.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP00008E.rsp""
+Creating command line "link.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP0000CA.rsp""
 
Output Window
  
Compiling...
-H7 ServerDlg.cpp
+TcpClientClass.cpp
+c:\documents and settings\admin\skrivebord\h7\h7 server\tcpclientclass.cpp(19) : warning C4700: local variable 'size' used without having been initialized
 Linking...
 
Results
  
 Build log was saved at "file://c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\BuildLog.htm"
-H7 Server - 0 error(s), 0 warning(s)
+H7 Server - 0 error(s), 1 warning(s)
\ No newline at end of file