| | | Compiling...
kaillera_ui_mslist.cpp
.\kaillera_ui_mslist.cpp(80) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui_mslist.cpp(101) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui_mslist.cpp(105) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
kaillera_ui.cpp
.\kaillera_ui.cpp(419) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui.cpp(491) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui.cpp(527) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui.cpp(749) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui.cpp(754) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'char', possible loss of data
.\kaillera_ui.cpp(758) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\kaillera_ui.cpp(841) : 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.
E:\Visual Studio 2008\VC\include\string.h(157) : see declaration of 'strncpy'
.\kaillera_ui.cpp(842) : 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.
E:\Visual Studio 2008\VC\include\string.h(157) : see declaration of 'strncpy'
.\kaillera_ui.cpp(1052) : 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.
E:\Visual Studio 2008\VC\include\string.h(157) : see declaration of 'strncpy'
.\kaillera_ui.cpp(1061) : 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.
E:\Visual Studio 2008\VC\include\string.h(157) : see declaration of 'strncpy'
p2p_ui.cpp
.\p2p_ui.cpp(28) : 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.
E:\Visual Studio 2008\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\p2p_ui.cpp(31) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
E:\Visual Studio 2008\VC\include\stdio.h(366) : see declaration of 'vsprintf'
.\p2p_ui.cpp(38) : 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.
E:\Visual Studio 2008\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\p2p_ui.cpp(41) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
E:\Visual Studio 2008\VC\include\stdio.h(366) : see declaration of 'vsprintf'
.\p2p_ui.cpp(127) : 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.
E:\Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\p2p_ui.cpp(544) : 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.
E:\Visual Studio 2008\VC\include\string.h(157) : see declaration of 'strncpy'
player.cpp
.\player.cpp(16) : warning C4018: '<' : signed/unsigned mismatch
.\player.cpp(23) : warning C4018: '<' : signed/unsigned mismatch
.\player.cpp(163) : warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
E:\Visual Studio 2008\VC\include\time.inl(114) : see declaration of 'localtime'
.\player.cpp(164) : 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.
E:\Visual Studio 2008\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\player.cpp(176) : 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.
E:\Visual Studio 2008\VC\include\string.h(157) : see declaration of 'strncpy'
.\player.cpp(177) : 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.
E:\Visual Studio 2008\VC\include\string.h(144) : see declaration of 'strncat'
Generating Code...
Linking...
Creating library .\Release/kailleraclient.lib and object .\Release/kailleraclient.exp
Embedding manifest...
|