Build Log
  

Build started: Project: MsgClient, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\vmclient_sdk_20080211\MsgClient\Debug\RSP00000933765448.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/MsgClient.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\MsgClientDlg.cpp
]
Creating command line "cl.exe @d:\vmclient_sdk_20080211\MsgClient\Debug\RSP00000933765448.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\vmclient_sdk_20080211\MsgClient\Debug\RSP00000A33765448.rsp" with contents
[
/OUT:".\Debug/MsgClient.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\MsgClient.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/MsgClient.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ".\Debug\crxclass.obj"

".\Debug\MsgButton.obj"

".\Debug\MsgClient.obj"

".\Debug\MsgClient.res"

".\Debug\MsgClientDlg.obj"

".\Debug\StdAfx.obj"

".\Debug\MsgClient.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\vmclient_sdk_20080211\MsgClient\Debug\RSP00000A33765448.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\vmclient_sdk_20080211\MsgClient\Debug\RSP00000B33765448.rsp" with contents
[
/out:.\Debug\MsgClient.exe.embed.manifest /notify_update /manifest

.\Debug\MsgClient.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\vmclient_sdk_20080211\MsgClient\Debug\RSP00000B33765448.rsp /nologo"
Creating temporary file "d:\vmclient_sdk_20080211\MsgClient\Debug\BAT00000C33765448.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\vmclient_sdk_20080211\MsgClient\Debug\BAT00000C33765448.bat"
Output Window
  
Compiling...
MsgClientDlg.cpp
d:\vmclient_sdk_20080211\msgclient\crxclass.hpp(38) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\vmclient_sdk_20080211\msgclient\msgclientdlg.cpp(184) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\vmclient_sdk_20080211\MsgClient\Debug\BuildLog.htm"
MsgClient - 0 error(s), 2 warning(s)