Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\zidanf\My Documents\Visual Studio 2005\Projects\inSync\TestDD\Debug\RSP00002333801924.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_VC80_UPGRADE=0x0700" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\TestDD.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\ChildView.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\zidanf\My Documents\Visual Studio 2005\Projects\inSync\TestDD\Debug\RSP00002333801924.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
ChildView.cpp
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.h(43) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.h(83) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.h(89) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.h(91) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.cpp(420) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.cpp(786) : warning C4996: 'ltoa' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(821) : see declaration of 'ltoa'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ltoa. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.cpp(789) : warning C4996: 'ltoa' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(821) : see declaration of 'ltoa'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ltoa. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.cpp(796) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.cpp(927) : warning C4996: 'strncpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
        Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\zidanf\my documents\visual studio 2005\projects\insync\testdd\childview.cpp(936) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Results
  
Build Time 0:00
Build log was saved at "file://c:\Documents and Settings\zidanf\My Documents\Visual Studio 2005\Projects\inSync\TestDD\Debug\BuildLog.htm"
TestDD - 0 error(s), 10 warning(s)