1>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : 参见“MBCS_Support_Deprecated_In_MFC”的声明
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(281): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(286): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(290): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(296): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(300): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(304): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverinfomanager.cpp(544): 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.
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\模块管理\serverinfomanager.cpp(638): 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.