Build started 4/17/2011 6:03:44 PM. 1>Project "C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTY\putty.vcxproj" on node 2 (build target(s)). 1>InitializeBuildStatus: Creating ".\Debug\putty.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I..\..\..\./ /I..\..\..\charset/ /I..\..\..\windows/ /I..\..\..\unix/ /I..\..\..\mac/ /I..\..\..\macosx/ /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _VC80_UPGRADE=0x0600 /D _MBCS /Gm /EHsc /RTC1 /MTd /GS /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Debug\\" /Fd".\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt ..\..\..\be_all_s.c ..\..\..\cmdline.c ..\..\..\config.c ..\..\..\cproxy.c ..\..\..\dialog.c ..\..\..\ldisc.c ..\..\..\ldiscucs.c ..\..\..\logging.c ..\..\..\minibidi.c ..\..\..\misc.c ..\..\..\pinger.c ..\..\..\portfwd.c ..\..\..\proxy.c ..\..\..\raw.c ..\..\..\rlogin.c ..\..\..\sercfg.c ..\..\..\settings.c ..\..\..\sshaes.c ..\..\..\ssharcf.c ..\..\..\sshblowf.c ..\..\..\sshbn.c ..\..\..\sshcrc.c ..\..\..\sshcrcda.c ..\..\..\sshdes.c ..\..\..\sshdh.c ..\..\..\sshdss.c ..\..\..\sshmd5.c ..\..\..\sshpubk.c ..\..\..\sshrand.c ..\..\..\sshrsa.c ..\..\..\sshsh256.c ..\..\..\sshsh512.c ..\..\..\sshsha.c ..\..\..\sshzlib.c ..\..\..\telnet.c ..\..\..\terminal.c ..\..\..\timing.c ..\..\..\tree234.c ..\..\..\version.c ..\..\..\wcwidth.c ..\..\..\wildcard.c ..\..\sizetip.c ..\..\wincfg.c ..\..\winctrls.c ..\..\windefs.c ..\..\windlg.c ..\..\window.c ..\..\winhandl.c ..\..\winhelp.c ..\..\winmisc.c ..\..\winnet.c ..\..\winnoise.c ..\..\winpgntc.c ..\..\winprint.c ..\..\winproxy.c ..\..\winser.c ..\..\winstore.c ..\..\wintime.c ..\..\winucs.c ..\..\winutils.c ..\..\..\x11fwd.c x11fwd.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\x11fwd.c(87): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\x11fwd.c(90): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\x11fwd.c(91): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\x11fwd.c(161): warning C4244: 'function' : conversion from 'time_t' to 'int', possible loss of data 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\x11fwd.c(300): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\x11fwd.c(347): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf' winutils.c winucs.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winucs.c(1125): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winucs.c(1130): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' wintime.c winstore.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(297): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(298): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(300): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(510): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(517): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(537): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(547): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' winser.c winproxy.c winprint.c winpgntc.c winnoise.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnoise.c(26): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' winnet.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(469): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(471): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(488): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(501): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(505): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(519): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(552): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(559): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnet.c(562): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' winmisc.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winmisc.c(21): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdlib.h(433) : see declaration of 'getenv' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winmisc.c(27): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' winhelp.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(39): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(44): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(45): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(52): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(53): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' winhandl.c window.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(243): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(252): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(290): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(416): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(524): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(536): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(569): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(1064): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(1086): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(2062): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(3962): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(3964): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(3966): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4126): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4150): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4159): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4170): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4173): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4177): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4182): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4184): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4188): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4192): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4221): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4247): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4249): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4447): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4456): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4642): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4696): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4701): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4704): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4804): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4809): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4814): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4819): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4833): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4834): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4836): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4860): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4868): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4870): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4875): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(4990): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(5007): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(5132): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\window.c(5133): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' windlg.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\windlg.c(717): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\windlg.c(718): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' windefs.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\windefs.c(13): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\windefs.c(27): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' winctrls.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(418): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(435): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(1952): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(1963): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' wincfg.c sizetip.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\sizetip.c(145): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' Generating Code... 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\windlg.c(824): warning C4715: 'verify_ssh_host_key' : not all control paths return a value Compiling... wildcard.c wcwidth.c version.c tree234.c timing.c terminal.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(1439): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(3413): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(3759): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(3766): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(3773): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(3897): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(4052): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(4055): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(4056): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(4057): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(4059): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(5688): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6001): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6003): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6005): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6072): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6087): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6110): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6130): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6143): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6158): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6162): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6167): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6169): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6172): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6188): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6197): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\terminal.c(6199): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' telnet.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\telnet.c(422): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' sshzlib.c sshsha.c sshsh512.c sshsh256.c sshrsa.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(262): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(270): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(305): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(308): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(309): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(314): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(691): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(694): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(697): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' sshrand.c sshpubk.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(206): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(244): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(367): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(637): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(811): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(886): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(967): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(1148): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(1184): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' sshmd5.c sshdss.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(141): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(148): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(155): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(162): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(200): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(203): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(206): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' sshdh.c sshdes.c sshcrcda.c sshcrc.c Generating Code... Compiling... sshbn.c sshblowf.c ssharcf.c sshaes.c settings.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(62): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(186): warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(197) : see declaration of 'strtok' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(224): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(175) : see declaration of 'strncat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(227): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(175) : see declaration of 'strncat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(384): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(386): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(397): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(401): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(684): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(686): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(710): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\settings.c(825): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' sercfg.c rlogin.c raw.c proxy.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(318): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(325): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(333): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(335): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(540): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(542): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(546): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(620): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(733): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1099): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1102): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1103): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1104): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1106): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1108): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1109): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1112): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1336): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1347): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1349): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1356): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1364): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1372): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1380): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(248) : see declaration of 'strnicmp' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\proxy.c(1383): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' portfwd.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\portfwd.c(162): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\portfwd.c(244): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\portfwd.c(416): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\portfwd.c(460): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' pinger.c misc.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(140): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(163): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(171): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(251): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(363) : see declaration of '_vsnprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(508): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(550): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' minibidi.c logging.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\logging.c(88): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\logging.c(152): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\logging.c(274): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\logging.c(283): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\logging.c(286): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\logging.c(299): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' ldiscucs.c ldisc.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\ldisc.c(57): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' dialog.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\dialog.c(549): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\dialog.c(551): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' cproxy.c config.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(80): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(83): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(331): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(341): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(398): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(497): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(590): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(718): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(719): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(720): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(771): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(794): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(885): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\config.c(1026): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy' cmdline.c 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\cmdline.c(99): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\cmdline.c(203): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\cmdline.c(228): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\cmdline.c(266): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy' 1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\cmdline.c(288): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen' Generating Code... Compiling... be_all_s.c Generating Code... C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I..\..\..\./ /I..\..\..\charset/ /I..\..\..\windows/ /I..\..\..\unix/ /I..\..\..\mac/ /I..\..\..\macosx/ /Zi /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _VC80_UPGRADE=0x0600 /D _MBCS /Gm /EHsc /RTC1 /MTd /GS /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Debug\\" /Fd".\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt ..\..\..\ssh.c ssh.c 1>..\..\..\ssh.c(268): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(246) : see declaration of 'stricmp' 1>..\..\..\ssh.c(273): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(246) : see declaration of 'stricmp' 1>..\..\..\ssh.c(908): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy' 1>..\..\..\ssh.c(2404): 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 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>..\..\..\ssh.c(2762): 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 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>..\..\..\ssh.c(3006): 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 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>..\..\..\ssh.c(3250): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy' 1>..\..\..\ssh.c(3853): 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 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>..\..\..\ssh.c(4132): 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 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>..\..\..\ssh.c(4347): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy' 1>..\..\..\ssh.c(4818): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf' 1>..\..\..\ssh.c(6908): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy' 1>..\..\..\ssh.c(7982): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf' ResourceCompile: C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /D _DEBUG /D _VC80_UPGRADE=0x0600 /l"0x0809" /I"\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\windows" /nologo /fo".\Debug\putty.res" ..\..\putty.rc ManifestResourceCompile: C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo".\Debug\putty.exe.embed.manifest.res" .\Debug\putty_manifest.rc Link: C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:".\Debug\putty.exe" /INCREMENTAL /NOLOGO comctl32.lib imm32.lib winmm.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 /MANIFEST /ManifestFile:".\Debug\putty.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTY\Debug\putty.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Debug\putty.lib" /MACHINE:X86 .\Debug\putty.res .\Debug\putty.exe.embed.manifest.res .\Debug\be_all_s.obj .\Debug\cmdline.obj .\Debug\config.obj .\Debug\cproxy.obj .\Debug\dialog.obj .\Debug\ldisc.obj .\Debug\ldiscucs.obj .\Debug\logging.obj .\Debug\minibidi.obj .\Debug\misc.obj .\Debug\pinger.obj .\Debug\portfwd.obj .\Debug\proxy.obj .\Debug\raw.obj .\Debug\rlogin.obj .\Debug\sercfg.obj .\Debug\settings.obj .\Debug\ssh.obj .\Debug\sshaes.obj .\Debug\ssharcf.obj .\Debug\sshblowf.obj .\Debug\sshbn.obj .\Debug\sshcrc.obj .\Debug\sshcrcda.obj .\Debug\sshdes.obj .\Debug\sshdh.obj .\Debug\sshdss.obj .\Debug\sshmd5.obj .\Debug\sshpubk.obj .\Debug\sshrand.obj .\Debug\sshrsa.obj .\Debug\sshsh256.obj .\Debug\sshsh512.obj .\Debug\sshsha.obj .\Debug\sshzlib.obj .\Debug\telnet.obj .\Debug\terminal.obj .\Debug\timing.obj .\Debug\tree234.obj .\Debug\version.obj .\Debug\wcwidth.obj .\Debug\wildcard.obj .\Debug\sizetip.obj .\Debug\wincfg.obj .\Debug\winctrls.obj .\Debug\windefs.obj .\Debug\windlg.obj .\Debug\window.obj .\Debug\winhandl.obj .\Debug\winhelp.obj .\Debug\winmisc.obj .\Debug\winnet.obj .\Debug\winnoise.obj .\Debug\winpgntc.obj .\Debug\winprint.obj .\Debug\winproxy.obj .\Debug\winser.obj .\Debug\winstore.obj .\Debug\wintime.obj .\Debug\winucs.obj .\Debug\winutils.obj .\Debug\x11fwd.obj Manifest: C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:".\Debug\putty.exe.embed.manifest" /manifest .\Debug\putty.exe.intermediate.manifest C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo".\Debug\putty.exe.embed.manifest.res" .\Debug\putty_manifest.rc LinkEmbedManifest: C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:".\Debug\putty.exe" /INCREMENTAL /NOLOGO comctl32.lib imm32.lib winmm.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 /MANIFEST /ManifestFile:".\Debug\putty.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTY\Debug\putty.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Debug\putty.lib" /MACHINE:X86 .\Debug\putty.res .\Debug\putty.exe.embed.manifest.res .\Debug\be_all_s.obj .\Debug\cmdline.obj .\Debug\config.obj .\Debug\cproxy.obj .\Debug\dialog.obj .\Debug\ldisc.obj .\Debug\ldiscucs.obj .\Debug\logging.obj .\Debug\minibidi.obj .\Debug\misc.obj .\Debug\pinger.obj .\Debug\portfwd.obj .\Debug\proxy.obj .\Debug\raw.obj .\Debug\rlogin.obj .\Debug\sercfg.obj .\Debug\settings.obj .\Debug\ssh.obj .\Debug\sshaes.obj .\Debug\ssharcf.obj .\Debug\sshblowf.obj .\Debug\sshbn.obj .\Debug\sshcrc.obj .\Debug\sshcrcda.obj .\Debug\sshdes.obj .\Debug\sshdh.obj .\Debug\sshdss.obj .\Debug\sshmd5.obj .\Debug\sshpubk.obj .\Debug\sshrand.obj .\Debug\sshrsa.obj .\Debug\sshsh256.obj .\Debug\sshsh512.obj .\Debug\sshsha.obj .\Debug\sshzlib.obj .\Debug\telnet.obj .\Debug\terminal.obj .\Debug\timing.obj .\Debug\tree234.obj .\Debug\version.obj .\Debug\wcwidth.obj .\Debug\wildcard.obj .\Debug\sizetip.obj .\Debug\wincfg.obj .\Debug\winctrls.obj .\Debug\windefs.obj .\Debug\windlg.obj .\Debug\window.obj .\Debug\winhandl.obj .\Debug\winhelp.obj .\Debug\winmisc.obj .\Debug\winnet.obj .\Debug\winnoise.obj .\Debug\winpgntc.obj .\Debug\winprint.obj .\Debug\winproxy.obj .\Debug\winser.obj .\Debug\winstore.obj .\Debug\wintime.obj .\Debug\winucs.obj .\Debug\winutils.obj .\Debug\x11fwd.obj putty.vcxproj -> C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTY\.\Debug\putty.exe FinalizeBuildStatus: Deleting file ".\Debug\putty.unsuccessfulbuild". Touching ".\Debug\putty.lastbuildstate". 1>Done Building Project "C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTY\putty.vcxproj" (build target(s)). Build succeeded. Time Elapsed 00:00:42.79