VS6|VS2017ŃRpCG[
VS6̃vWFNg[NXy[X(*.dsw)ǂݍ߂̂VS2017ŌB

@
>cl : R}h C error D8016: R}h C IvV '/ZI'  '/Gy-' ͓Ɏwł܂
̑Ή

vWFNg̃vpeB
@\vpeB
@@C/C++
@@@S
@@@@fobǑ`
		uGfBbgReBj[̃vOf[^x[Xi/ZIjvuvO f[^x[X (/Zi)vɕύX

GfBbgReBj[	VS6,VS2013
GfBbgReBj[s	VS2015	



	
A
>cl : R}h C warning D9035: IvV 'Gm' ̎gp͌ݐĂ܂B̃o[W͍폜܂B


B
>_WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
C
>c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error:  MFC does not support WINVER less than 0x0501.  Please change the definition of WINVER in your project properties or precompiled header.
@targetver.h̕ύX

WINVER 0x0500		VS6,VS2008,VS2010
WINVER 0x0501		VS2013,VS2015


Dgethostbyname
VS2013
warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
x	C4996	'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings	cmtoy	E:\MySampleVS2019\cmtoy-201src\gui\cmtoy.cpp	87	

Einet_ntoa
VS2013
warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
x	C4996	'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings	cmtoy	E:\MySampleVS2019\cmtoy-201src\gui\cmtoy.cpp	90	

FCWinApp::Enable3dControls
VS2003.NET	warning C4996: 'CWinApp::Enable3dControls' Â`ƂĐ錾܂B
VS2008		warning C4996: 'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.

warning C4996: 'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.
x	C4996	'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.	cmtoy	E:\MySampleVS2019\cmtoy-201src\gui\cmtoy.cpp	80	


GMBCS
VS2013,VS2015
 warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.

HAZ[t CRT Cu֐	_CRT_NONSTDC_NO_WARNINGSA_CRT_SECURE_NO_WARNINGS
VS2008,VS2010
 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS.


IPOSIX ֐
VS2008	warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
VS2010
warning C4996: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: new-name. See online help for details.

Jstd::sort


KN

VS2003	LINK : warning LNK4075: /EDITANDCONTINUE  /INCREMENTAL:NO ̎wɂĖ܂B
VS2008	warning LNK4075: /EDITANDCONTINUE  /INCREMENTAL:NO ̎wɂĖ܂B


L CFileException::generic
VS2008	warning C4996: 'CFileException::generic': CFileException::generic clashes with future language keyword generic and should not be used. Use CFileException::genericException instead.

M
VS2017@cl : R}h C warning D9035: IvV 'Gm' ̎gp͌ݐĂ܂B̃o[W͍폜܂B
