Rebuild started at 11:55 AM... 1>------ Rebuild All started: Project: ntsetuid, Configuration: Debug Win32 ------ 2>------ Rebuild All started: Project: installer, Configuration: Debug Win32 ------ 3>------ Rebuild All started: Project: MHLicense, Configuration: Debug Win32 ------ 4>------ Rebuild All started: Project: crypt, Configuration: Debug Win32 ------ 1>StdAfx.cpp 2>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 4>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 3>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 2>StdAfx.cpp 3>MHLicense.cpp 4>crypt_util.c 4>D:\cvsbin\release builder\cvsnt\ufc-crypt\crypt_util.c(697,11): 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. 4>crypt.c 4>Generating Code... 4>crypt.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\ufc-crypt\Debug\crypt.lib 4>Done building project "crypt.vc170.vcxproj". 5>------ Rebuild All started: Project: preinst, Configuration: Debug Win32 ------ 1>cyglsa.cpp 1>D:\cvsbin\release builder\cvsnt\windows-NT\ntsetuid\cyglsa.cpp(83,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1>D:\cvsbin\release builder\cvsnt\windows-NT\ntsetuid\cyglsa.cpp(135,59): warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1>D:\cvsbin\release builder\cvsnt\windows-NT\ntsetuid\cyglsa.cpp(327,2): warning C4996: 'GetVersionExW': was declared deprecated 1>D:\cvsbin\release builder\cvsnt\windows-NT\ntsetuid\cyglsa.cpp(438,3): 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. 1>D:\cvsbin\release builder\cvsnt\windows-NT\ntsetuid\cyglsa.cpp(441,10): warning C4996: 'GetVersion': was declared deprecated 1>D:\cvsbin\release builder\cvsnt\windows-NT\ntsetuid\cyglsa.cpp(564,9): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 5>StdAfx.cpp 2>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 2>installer.cpp 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(298,8): error C2065: 'PRODUCT_IOTUAPCOMMERCIAL': undeclared identifier 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(310,8): error C2065: 'PRODUCT_MOBILE_CORE': undeclared identifier 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(313,8): error C2065: 'PRODUCT_MOBILE_ENTERPRISE': undeclared identifier 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(132,6): warning C4996: 'GetVersionExW': was declared deprecated 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(298,8): error C2051: case expression not constant 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(310,8): error C2051: case expression not constant 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(313,8): error C2051: case expression not constant 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(649,42): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. 2>D:\cvsbin\release builder\cvsnt\windows-NT\installer\installer.cpp(765,51): warning C4473: '_snwprintf' : not enough arguments passed for format string 2>Done building project "installer.vc170.vcxproj" -- FAILED. 6>------ Rebuild All started: Project: chkmanifest, Configuration: Debug Win32 ------ 3>** Using release key ** 6>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 6>stdafx.cpp 1>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/RELEASE' specification 1>cyglsa.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 3>MHLicense.vc170.vcxproj -> D:\march-hare\licenselib\Debug\MHLicense.lib 3>Done building project "MHLicense.vc170.vcxproj". 7>------ Rebuild All started: Project: apiloader, Configuration: Debug Win32 ------ 7>delayload.cpp 1> Creating library ..\..\WinDebug\ntsetuid.lib and object ..\..\WinDebug\ntsetuid.exp 7>D:\cvsbin\release builder\cvsnt\cvsapi\apiloader\delayload.cpp(93,3): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1>LINK : warning LNK4075: ignoring '/TSAWARE' due to '/DLL' specification 7>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1554,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\cvsapi\apiloader\Debug\apiloader.lib) does not match the Library's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\apiloader.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). 7>apiloader.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\cvsapi\apiloader\Debug\apiloader.lib 7>Done building project "apiloader.vc170.vcxproj". 8>------ Rebuild All started: Project: uninsthlp, Configuration: Debug Win32 ------ 8>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 8>StdAfx.cpp 1>ntsetuid.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\WinDebug\ntsetuid.dll 1>Done building project "ntsetuid.vc170.vcxproj". 9>------ Rebuild All started: Project: genkey, Configuration: Debug Win32 ------ 5>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 5>preinst.cpp 9>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 9>genkey.c 8>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 6>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 8>uninsthlp.cpp 6>chkmanifest.cpp 8>D:\cvsbin\release builder\cvsnt\uninsthlp\uninsthlp.cpp(28,17): error C2440: '=': cannot convert from 'const char *' to 'char *' 6>D:\cvsbin\release builder\cvsnt\windows-NT\chkmanifest\chkmanifest.cpp(280,11): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 6>D:\cvsbin\release builder\cvsnt\windows-NT\chkmanifest\chkmanifest.cpp(290,10): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 6>D:\cvsbin\release builder\cvsnt\windows-NT\chkmanifest\chkmanifest.cpp(353,12): warning C4477: 'printf' : format string '%s' requires an argument of type 'char *', but variadic argument 1 has type 'LPVOID' 8>Done building project "uninsthlp.vc170.vcxproj" -- FAILED. 10>------ Rebuild All started: Project: rlog, Configuration: Debug Win32 ------ 6>Done building project "chkmanifest.vc170.vcxproj" -- FAILED. 11>------ Rebuild All started: Project: rcsdiff, Configuration: Debug Win32 ------ 5>preinst.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 11>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (rlog.vcxproj). This can lead to incorrect clean and rebuild behavior. 10>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 10>rlog.cpp 5> Creating library ..\..\WinDebug\preinst.lib and object ..\..\WinDebug\preinst.exp 10>common.cpp 11>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 11>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 11>common.cpp 11>D:\cvsbin\release builder\cvsnt\rcs\common.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\rcs\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 11>rcsdiff.cpp 11>D:\cvsbin\release builder\cvsnt\rcs\rcsdiff.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\rcs\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 11>Generating Code... 11>Done building project "rcsdiff.vc170.vcxproj" -- FAILED. 12>------ Rebuild All started: Project: simcvs, Configuration: Debug Win32 ------ 12>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 12>simcvs.cpp 9>D:\cvsbin\release builder\cvsnt\genkey\genkey.c(78,67): warning C4047: 'function': 'DWORD' differs in levels of indirection from 'void *' 9>D:\cvsbin\release builder\cvsnt\genkey\genkey.c(78,67): warning C4024: 'RegOpenKeyExA': different types for formal and actual parameter 3 9>D:\cvsbin\release builder\cvsnt\genkey\genkey.c(109,6): 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. 9>D:\cvsbin\release builder\cvsnt\genkey\genkey.c(145,2): 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. 9>D:\cvsbin\release builder\cvsnt\genkey\genkey.c(182,6): warning C4996: 'RSA_generate_key_ex': Since OpenSSL 3.0 9>D:\cvsbin\release builder\cvsnt\genkey\genkey.c(183,7): warning C4996: 'EVP_PKEY_assign': Since OpenSSL 3.0 10>Generating Code... 12>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\simcvs\Debug\simcvs.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\simcvs.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 10>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\rcs\Debug\rlog.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\rlog.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 10>common.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 5>preinst.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\WinDebug\preinst.dll 5>Done building project "preinst.vc170.vcxproj". 13>------ Rebuild All started: Project: simcpl, Configuration: Debug Win32 ------ 12>simcvs.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 13>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\simcvs\debug\simcvs.obj' because it is being used by another process. 13>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\simcvs\debug\simcvs.ilk' because it is being used by another process. 13>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (Debug\) contains files shared from another project (simcvs.vcxproj). This can lead to incorrect clean and rebuild behavior. 12>simcvs.obj : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "int __cdecl SimCvsStartup(void)" (?SimCvsStartup@@YAHXZ) 12>simcvs.obj : error LNK2019: unresolved external symbol _memset referenced in function "int __cdecl SimCvsStartup(void)" (?SimCvsStartup@@YAHXZ) 12>simcvs.obj : error LNK2019: unresolved external symbol ___security_cookie referenced in function "int __cdecl SimCvsStartup(void)" (?SimCvsStartup@@YAHXZ) 12>..\WinDebug\simcvs.exe : fatal error LNK1120: 3 unresolved externals 13>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 13>simcpl.cpp 12>Done building project "simcvs.vc170.vcxproj" -- FAILED. 14>------ Rebuild All started: Project: mdnsclient, Configuration: Debug Win32 ------ 9>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\genkey\Debug\genkey.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\genkey.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 14>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 14>win32.c 9>genkey.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 10>rlog.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\rcs\Debug\rlog.exe 10>Done building project "rlog.vc170.vcxproj". 15>------ Rebuild All started: Project: pcre, Configuration: Debug Win32 ------ 15>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 9>genkey.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\genkey\Debug\genkey.exe 15>pcre_chartables.c 9>Done building project "genkey.vc170.vcxproj". 16>------ Rebuild All started: Project: cvsgui, Configuration: Debug Win32 ------ 15>pcre_xclass.c 15>pcre_version.c 16>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 16>cvsgui_wire.cpp 15>pcre_valid_utf8.c 15>pcre_ucp_searchfuncs.c 13>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\simcvs\Debug\simcpl.dll) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\simcpl.cpl). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 13>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1393,5): warning MSB8012: TargetExt(.dll) does not match the Linker's OutputFile property value (.cpl). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 15>D:\cvsbin\release builder\cvsnt\pcre\pcre_ucp_searchfuncs.c(103,9): warning C4018: '<': signed/unsigned mismatch 14>util.c 15>D:\cvsbin\release builder\cvsnt\pcre\pcre_ucp_searchfuncs.c(107,11): warning C4018: '<=': signed/unsigned mismatch 15>D:\cvsbin\release builder\cvsnt\pcre\pcre_ucp_searchfuncs.c(154,9): warning C4018: '<': signed/unsigned mismatch 15>D:\cvsbin\release builder\cvsnt\pcre\pcre_ucp_searchfuncs.c(158,11): warning C4018: '<=': signed/unsigned mismatch 15>pcre_try_flipped.c 15>pcre_tables.c 15>pcre_study.c 13>simcpl.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 13> Creating library Debug\simcpl.lib and object Debug\simcpl.exp 13>simcpl.exp : warning LNK4070: /OUT:simcpl.dll directive in .EXP differs from output filename '..\WinDebug\simcpl.cpl'; ignoring directive 15>pcre_refcount.c 15>pcre_ord2utf8.c 15>pcre_maketables.c 15>pcre_info.c 14>D:\cvsbin\release builder\cvsnt\mdnsclient\util.c(188,58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 15>pcre_globals.c 14>D:\cvsbin\release builder\cvsnt\mdnsclient\util.c(227,58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 15>pcre_get.c 14>mdnsclient.c 15>pcre_fullinfo.c 13>simcpl.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\simcvs\Debug\simcpl.dll 15>pcre_exec.c 13>Done building project "simcpl.vc170.vcxproj". 17>------ Rebuild All started: Project: genbuild, Configuration: Debug Win32 ------ 15>D:\cvsbin\release builder\cvsnt\pcre\pcre_exec.c(542,12): warning C4018: '>=': signed/unsigned mismatch 15>pcre_dfa_exec.c 15>pcre_config.c 15>pcre_compile.c 17>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 15>pcreposix.c 17>genbuild.cpp 15>D:\cvsbin\release builder\cvsnt\pcre\pcreposix.c(151,5): 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. 15>D:\cvsbin\release builder\cvsnt\pcre\pcreposix.c(154,5): 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. 15>Generating Code... 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(77,9): warning C4005: 'EWOULDBLOCK': macro redefinition 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(105,31): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(263,17): error C2079: 'msg' uses undefined struct 'msghdr' 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(264,16): error C2079: 'iov' uses undefined struct 'iovec' 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(269,6): error C2109: subscript requires array or pointer type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(270,6): error C2109: subscript requires array or pointer type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(271,7): error C2224: left of '.msg_iov' must have struct/union type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(272,7): error C2224: left of '.msg_iovlen' must have struct/union type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(273,7): error C2224: left of '.msg_name' must have struct/union type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(274,7): error C2224: left of '.msg_namelen' must have struct/union type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(276,7): error C2224: left of '.msg_control' must have struct/union type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(277,7): error C2224: left of '.msg_controllen' must have struct/union type 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(280,12): warning C4013: 'recvmsg' undefined; assuming extern returning int 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(285,15): error C2223: left of '->Control' must point to struct/union 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(285,49): error C2223: left of '->Control' must point to struct/union 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(289,21): error C2064: term does not evaluate to a function taking 0 arguments 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(739,12): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(755,12): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(977,8): 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. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(978,8): 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. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(1009,9): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(1034,7): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(1052,8): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(1207,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 14>D:\cvsbin\release builder\cvsnt\mdnsclient\mdnsclient.c(1217,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 14>dns.c 16>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 17>D:\cvsbin\release builder\cvsnt\genbuild\genbuild.cpp(47,14): warning C4244: 'initializing': conversion from 'time_t' to 'size_t', possible loss of data 17>D:\cvsbin\release builder\cvsnt\genbuild\genbuild.cpp(63,10): 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. 17>D:\cvsbin\release builder\cvsnt\genbuild\genbuild.cpp(66,3): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 17>D:\cvsbin\release builder\cvsnt\genbuild\genbuild.cpp(75,11): 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. 17>D:\cvsbin\release builder\cvsnt\genbuild\genbuild.cpp(78,3): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 17>D:\cvsbin\release builder\cvsnt\genbuild\genbuild.cpp(91,7): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_wire.cpp(461,3): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_wire.cpp(580,3): 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. 14>Generating Code... 16>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 16>cvsgui_process.cpp 17>genbuild.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 15>pcre.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\pcre\Debug\pcre.lib 15>Done building project "pcre.vc170.vcxproj". 18>------ Rebuild All started: Project: gnulib, Configuration: Debug Win32 ------ 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(448,11): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(478,24): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(568,25): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(569,25): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(575,30): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(1064,2): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui_process.cpp(1065,2): 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. 17>LINK : fatal error LNK1207: incompatible PDB format in 'D:\cvsbin\release builder\cvsnt\genbuild\genbuild.pdb'; delete and rebuild 18>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 18>sighandle.c 16>cvsgui.cpp 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 18>regcomp.c 17>Done building project "genbuild.vc170.vcxproj" -- FAILED. 19>------ Rebuild All started: Project: cvsagent, Configuration: Debug Win32 ------ 14>Done building project "mdnsclient.vc170.vcxproj" -- FAILED. 20>------ Rebuild All started: Project: cvsflt, Configuration: Debug Win32 ------ 18>D:\cvsbin\release builder\cvsnt\lib\regcomp.c(6301,11): 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. 18>D:\cvsbin\release builder\cvsnt\lib\regcomp.c(6305,9): 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. 19>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\genbuild\genbuild.vc140.vcxproj' does not exist. 18>getopt_long.c 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 18>getline.c 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 19>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 18>getdelim.c 19>stdafx.cpp 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 18>argmatch.c 20>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 20>stdafx.cpp 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 18>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 18>Generating Code... 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(78,14): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(80,4): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(84,5): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(85,8): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(92,3): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(99,4): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(111,10): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(281,2): 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. 16>D:\cvsbin\release builder\cvsnt\cvsgui\cvsgui.cpp(282,2): 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. 16>Generating Code... 18>Done building project "gnulib.vc170.vcxproj" -- FAILED. 21>------ Rebuild All started: Project: expat, Configuration: Debug Win32 ------ 21>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 21>xmltok.c 20>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 20>cvsflt.cpp 16>cvsgui.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\cvsgui\Debug\cvsgui.lib 16>Done building project "cvsgui.vc170.vcxproj". 22>------ Rebuild All started: Project: setuid, Configuration: Debug Win32 ------ 21>xmlrole.c 20>cvsflt.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\windows-NT\posixdir\cvsflt\Debug\cvsflt.lib 20>Done building project "cvsflt.vc170.vcxproj". 23>------ Rebuild All started: Project: setci, Configuration: Debug Win32 ------ 21>xmlparse.c 23>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsflt\cvsflt.vc140.vcxproj' does not exist. 23>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 23>stdafx.cpp 21>Generating Code... 22>Message Compile setuidmsg.mc ... 22>MC: Compiling setuidmsg.mc 22>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 22>stdafx.cpp 21>expat.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\expat\vcnet\Debug\expat.lib 21>Done building project "expat.vc170.vcxproj". 24>------ Rebuild All started: Project: cvsapi, Configuration: Debug Win32 ------ 24>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\expat\vcnet\expat.vc140.vcxproj' does not exist. 24>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\genbuild\genbuild.vc140.vcxproj' does not exist. 24>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\mdnsclient\mdnsclient.vc140.vcxproj' does not exist. 24>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\pcre\pcre.vc140.vcxproj' does not exist. 24>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\ufc-crypt\crypt.vc140.vcxproj' does not exist. 24>Performing Custom Build Tools 24>MC: Compiling win32/ServiceMsg.mc 23>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 23>setci.cpp 24>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 23>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\windows-NT\posixdir\setci\Debug\setci.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\setci.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 24>Zeroconf.cpp 23>setci.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 23>setci.obj : error LNK2019: unresolved external symbol _CvsOpenFilter referenced in function _wmain 23>setci.obj : error LNK2019: unresolved external symbol _CvsCloseFilter referenced in function _wmain 23>setci.obj : error LNK2019: unresolved external symbol _CvsAddPosixDirectoryW referenced in function _wmain 23>setci.obj : error LNK2019: unresolved external symbol _CvsRemovePosixDirectoryW referenced in function _wmain 23>setci.obj : error LNK2019: unresolved external symbol _CvsEnumPosixDirectoryW referenced in function _wmain 23>..\..\..\WinDebug\setci.exe : fatal error LNK1120: 5 unresolved externals 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>XmlApi.cpp 23>Done building project "setci.vc170.vcxproj" -- FAILED. 25>------ Rebuild All started: Project: libsuid, Configuration: Debug Win32 ------ 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SSPIHandler.cpp 25>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 25>stdafx.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SocketIO.cpp 25>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 22>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 25>suid.cpp 22>setuid.cpp 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(42,23): warning C4477: 'swprintf' : format string '%s' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'LPVOID' 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(56,23): warning C4477: 'swprintf' : format string '%s' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'LPVOID' 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\setuid.cpp(161,3): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\setuid.cpp(162,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(89,23): warning C4477: 'swprintf' : format string '%s' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'LPVOID' 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(42,4): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(56,4): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(77,4): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(89,4): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(119,23): warning C4477: 'swprintf' : format string '%s' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'LPVOID' 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(140,23): warning C4477: 'swprintf' : format string '%s' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'LPVOID' 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(119,4): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(140,4): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(176,2): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(177,2): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(178,2): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(194,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(197,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(200,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(210,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(213,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(216,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(225,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(228,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(231,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(234,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(237,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(240,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(243,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 25>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\suid.cpp(246,5): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 22>LsaSetuid.cpp 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(130,2): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(131,2): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(175,2): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(190,3): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(191,3): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(192,3): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(197,4): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(199,4): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(222,2): warning C4996: 'GetVersionExW': was declared deprecated 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(423,40): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(446,3): warning C4996: '_vsnwprintf': This function or variable may be unsafe. Consider using _vsnwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(450,22): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(457,48): warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(473,6): warning C4996: '_vsnwprintf': This function or variable may be unsafe. Consider using _vsnwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(484,6): warning C4996: '_vsnwprintf': This function or variable may be unsafe. Consider using _vsnwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(525,2): 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. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(540,2): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(555,2): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 25>libsuid.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\windows-NT\setuid\libsuid\Debug\libsuid.lib 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(777,42): error C2065: 'TRUST_ATTRIBUTE_FOREST_TRANSITIVE': undeclared identifier 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(778,42): error C2065: 'TRUST_ATTRIBUTE_CROSS_ORGANIZATION': undeclared identifier 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(779,42): error C2065: 'TRUST_ATTRIBUTE_TREAT_AS_EXTERNAL': undeclared identifier 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(780,42): error C2065: 'TRUST_ATTRIBUTE_WITHIN_FOREST': undeclared identifier 22>D:\cvsbin\release builder\cvsnt\windows-NT\setuid\setuid\LsaSetuid.cpp(822,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 22>Generating Code... 25>Done building project "libsuid.vc170.vcxproj". 26>------ Rebuild All started: Project: su, Configuration: Debug Win32 ------ 26>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\windows-NT\setuid\libsuid\libsuid.vc140.vcxproj' does not exist. 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>RunFile.cpp 22>Done building project "setuid.vc170.vcxproj" -- FAILED. 27>------ Rebuild All started: Project: cvsdiag, Configuration: Debug Win32 ------ 26>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 26>stdafx.cpp 27>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\setuid\libsuid\libsuid.vc140.vcxproj' does not exist. 27>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 27>stdafx.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>LibraryAccess.cpp 19>d:\cvsdeps\u3 sdk\DAPI\u3dapi10.h(102,1): warning C4091: 'typedef ': ignored on left of '' when no variable is declared 19>d:\cvsdeps\u3 sdk\DAPI\u3dapi10.h(109,1): warning C4091: 'typedef ': ignored on left of '' when no variable is declared 26>C:\Program Files (x86)\Debugging Tools for Windows (x86)\sdk\inc\dbghelp.h(1535,14): warning C4091: 'typedef ': ignored on left of '' when no variable is declared 26>C:\Program Files (x86)\Debugging Tools for Windows (x86)\sdk\inc\dbghelp.h(3050,14): warning C4091: 'typedef ': ignored on left of '' when no variable is declared 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>HttpSocket.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>FileCompat.cpp 19>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 19>Scramble.cpp 26>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 26>su.cpp 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(92,5): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(108,6): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(134,13): error C2440: '=': cannot convert from 'const wchar_t *' to 'TCHAR *' 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(138,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(139,3): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(149,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(154,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(172,5): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(180,5): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>D:\cvsbin\release builder\cvsnt\su\su.cpp(338,2): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\FileCompat.cpp(32,14): warning C4996: 'asctime': This function or variable may be unsafe. Consider using asctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\FileCompat.cpp(41,14): warning C4996: '_ctime64': This function or variable may be unsafe. Consider using _ctime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 26>Done building project "su.vc170.vcxproj" -- FAILED. 28>------ Rebuild All started: Project: cvsdelta, Configuration: Debug Win32 ------ 24>FileAccess.cpp 28>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 28>libinterface.cpp 28>cvsdelta.cpp 28>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 28>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 28>Generating Code... 27>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\FileAccess.cpp(128,11): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 27>cvsdiag.cpp 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\FileAccess.cpp(480,3): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(273,3): 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. 28>Done building project "cvsdelta.vc170.vcxproj" -- FAILED. 29>------ Rebuild All started: Project: zlib, Configuration: Debug Win32 ------ 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(376,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(379,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(382,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(385,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(388,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(391,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(394,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(397,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(400,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(403,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(406,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(409,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(412,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(415,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(418,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(446,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(449,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(452,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(455,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(458,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(461,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(464,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(467,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(490,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(493,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(513,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(516,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(519,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(522,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(525,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(528,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(531,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(534,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(537,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(540,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(547,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(599,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(606,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(612,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(613,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(623,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(624,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(625,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(626,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(635,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(683,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(686,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(689,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(692,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(695,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(698,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(701,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(704,4): 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. 24>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(707,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(710,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(713,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(716,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(719,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(722,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(725,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(753,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(756,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(759,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(762,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(765,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(768,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(771,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(774,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(797,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(800,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(820,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(823,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(826,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(829,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(832,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(835,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(838,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(841,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(844,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(847,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(908,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(911,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(914,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(917,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(920,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(923,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(926,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(929,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(932,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(935,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1007,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1008,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1009,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1010,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1011,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1012,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1013,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1014,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1015,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1016,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1017,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1101,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1103,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1290,8): error C2065: 'PRODUCT_IOTUAPCOMMERCIAL': undeclared identifier 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1302,8): error C2065: 'PRODUCT_MOBILE_CORE': undeclared identifier 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1305,8): error C2065: 'PRODUCT_MOBILE_ENTERPRISE': undeclared identifier 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1120,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1124,7): warning C4996: 'GetVersionExW': was declared deprecated 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1143,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1145,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1163,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1165,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1169,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1171,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1172,10): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1177,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1179,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1180,9): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1185,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1187,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1190,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1192,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1197,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1199,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1205,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1207,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1209,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1214,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1216,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1218,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1223,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1225,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1227,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1229,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1234,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1236,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1238,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1240,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1245,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1247,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1249,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1251,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1259,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1262,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1265,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1268,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1271,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1274,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1278,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1282,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1285,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1288,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1290,8): error C2051: case expression not constant 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1291,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1294,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1297,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1300,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1302,8): error C2051: case expression not constant 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1303,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1305,8): error C2051: case expression not constant 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1306,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1309,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1312,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1315,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1318,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1321,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1324,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1327,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1330,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1333,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1336,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1339,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1342,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1345,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1348,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1351,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1354,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1358,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1361,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1364,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1367,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1370,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1373,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1376,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1379,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1382,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1385,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1388,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1391,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1394,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1397,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1400,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1403,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1406,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1409,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1416,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1418,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1422,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1427,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1429,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1437,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1497,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1498,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1499,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1500,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1561,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1562,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1563,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1564,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1617,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1618,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1619,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1646,9): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1647,8): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1648,8): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1649,8): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1654,7): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1668,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1742,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1743,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1750,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1751,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1756,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1757,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1759,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(1914,14): error C2440: '=': cannot convert from 'const char *' to 'LPTSTR' 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2062,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2075,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2076,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2077,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2078,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2079,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2081,15): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2177,2): warning C4996: 'GetVersionExA': was declared deprecated 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2249,2): warning C4996: 'GetVersionExA': was declared deprecated 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2352,9): warning C4005: 'NT_SUCCESS': macro redefinition 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2685,13): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2799,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2806,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2890,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(2891,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3061,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3072,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3171,13): error C2440: '=': cannot convert from 'const char *' to 'TCHAR *' 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3174,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3175,3): warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3183,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3184,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3203,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3209,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3218,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3314,18): warning C4477: 'sprintf' : format string '%s' requires an argument of type 'char *', but variadic argument 2 has type 'LPVOID' 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3289,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3314,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3320,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3360,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3361,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3362,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3367,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3383,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3384,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3385,6): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3390,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3422,5): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3426,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3429,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3457,4): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3661,81): warning C4474: 'fprintf' : too many arguments passed for format string 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3662,78): warning C4474: 'fprintf' : too many arguments passed for format string 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3744,81): warning C4474: 'fprintf' : too many arguments passed for format string 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3905,19): warning C4477: 'fprintf' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'const char *' 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4091,25): warning C4996: '_WSAPROTOCOL_INFOA::szProtocol': Use WSAPROTOCOL_INFOW instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4093,44): warning C4996: '_WSAPROTOCOL_INFOA::dwCatalogEntryId': Use WSAPROTOCOL_INFOW instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3794,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3795,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3796,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3797,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3798,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3799,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3800,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3801,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3802,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3803,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(3830,2): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4007,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4016,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4018,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4020,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4022,3): 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. 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4086,3): warning C4996: 'WSAEnumProtocolsA': Use WSAEnumProtocolsW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 27>D:\cvsbin\release builder\cvsnt\windows-NT\cvsdiag\cvsdiag.cpp(4088,3): warning C4996: 'WSAEnumProtocolsA': Use WSAEnumProtocolsW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 27>Done building project "cvsdiag.vc170.vcxproj" -- FAILED. 30>------ Rebuild All started: Project: co, Configuration: Debug Win32 ------ 24>DnsApi.cpp 29>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 29>zutil.c 30>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (rcsdiff.vcxproj, rlog.vcxproj). This can lead to incorrect clean and rebuild behavior. 30>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 30>common.cpp 29>uncompr.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 29>trees.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>DirectoryAccess.cpp 29>inftrees.c 29>inflate.c 29>inffast.c 29>gzio.c 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(131,5): 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. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(181,24): 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. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(226,5): 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. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(630,11): 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. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(1004,38): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(1011,5): 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. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(1012,5): 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. 29>D:\cvsbin\release builder\cvsnt\zlib\gzio.c(1013,5): 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. 19>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 29>deflate.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 19>PasswordDialog.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>autoproxy.cpp 29>D:\cvsbin\release builder\cvsnt\zlib\deflate.c(1915,13): warning C4244: '=': conversion from 'ush' to 'uchf', possible loss of data 29>D:\cvsbin\release builder\cvsnt\zlib\deflate.c(2040,13): warning C4244: '=': conversion from 'ush' to 'uchf', possible loss of data 29>D:\cvsbin\release builder\cvsnt\zlib\deflate.c(2150,13): warning C4244: '=': conversion from 'ush' to 'uchf', possible loss of data 29>crc32.c 29>compress.c 30>co.cpp 29>adler32.c 19>cvsagent.cpp 30>Generating Code... 29>Generating Code... 30>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\rcs\Debug\co.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\co.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 30>co.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 19>AboutDialog.cpp 19>D:\cvsbin\release builder\cvsnt\cvsagent\win32\AboutDialog.cpp(53,46): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 19>D:\cvsbin\release builder\cvsnt\cvsagent\win32\AboutDialog.cpp(53,4): error C2660: 'SetDlgItemTextA': function does not take 2 arguments 19>Generating Code... 24>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\autoproxy.cpp(147,14): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\autoproxy.cpp(148,14): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\autoproxy.cpp(149,14): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 24>D:\cvsbin\release builder\cvsnt\cvsapi\win32\autoproxy.cpp(234,4): 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. 24>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 19>Done building project "cvsagent.vc170.vcxproj" -- FAILED. 31>------ Rebuild All started: Project: plink, Configuration: Debug Win32 ------ 24>TokenLine.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>TagDate.cpp 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>winx11.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SqlVariant.cpp 29>zlib.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\zlib\win32\Debug\zlib.lib 30>co.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\rcs\Debug\co.exe 30>Done building project "co.vc170.vcxproj". 32>------ Rebuild All started: Project: gss-ad, Configuration: Debug Win32 ------ 29>Done building project "zlib.vc170.vcxproj". 33>------ Rebuild All started: Project: ident, Configuration: Debug Win32 ------ 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SqlRecordset.cpp 33>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\zlib\win32\zlib.vc140.vcxproj' does not exist. 33>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (co.vcxproj, rcsdiff.vcxproj, rlog.vcxproj). This can lead to incorrect clean and rebuild behavior. 32>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 24>SQLiteRecordset.cpp 32>stdafx.cpp 33>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 33>ident.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SQLiteConnectionInformation.cpp 31>winucs.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SQLiteConnection.cpp 33>D:\cvsbin\release builder\cvsnt\rcs\ident.cpp(111,17): 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. 33>D:\cvsbin\release builder\cvsnt\rcs\ident.cpp(117,5): 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. 33>D:\cvsbin\release builder\cvsnt\rcs\ident.cpp(118,5): 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. 33>D:\cvsbin\release builder\cvsnt\rcs\ident.cpp(119,5): warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _putenv. See online help for details. 33>D:\cvsbin\release builder\cvsnt\rcs\ident.cpp(191,14): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winucs.c(1080,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winucs.c(1085,2): 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. 31>wintime.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SqlConnectionInformation.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>Generating Code... 32>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>winstore.c 32>krb5-ad.cpp 24>Compiling... 32>gss-ad.cpp 24>SqlConnection.cpp 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(41,2): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(139,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(143,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(147,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(150,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(153,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(156,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(159,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(162,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(165,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(168,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(171,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(174,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(177,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(180,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(183,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(186,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(191,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(194,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(197,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(200,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(203,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(206,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(209,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(212,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(217,3): 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. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(326,15): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(349,28): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 32>D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\gss-ad.cpp(366,3): 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. 32>Generating Code... 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>SplitPath.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>ServerIO.cpp 33>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\rcs\Debug\ident.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\ident.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 33>ident.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>rpcBase.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 32>ntdsapi.lib(NTDSAPI.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in secur32.lib(Secur32.dll); second definition ignored 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>PostgresRecordset.cpp 32>netapi32.lib(NETAPI32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in secur32.lib(Secur32.dll); second definition ignored 33>CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 32>gss-ad.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\windows-NT\gss-ad\Debug\gss-ad.lib 32>Done building project "gss-ad.vc170.vcxproj". 33>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 34>------ Rebuild All started: Project: postinst, Configuration: Debug Win32 ------ 33>Done building project "ident.vc170.vcxproj" -- FAILED. 34>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 34>StdAfx.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>PostgresConnectionInformation.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(340,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(341,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(343,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(569,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(576,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(596,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(606,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(713,41): warning C4018: '<': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(718,37): warning C4018: '>=': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(736,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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winstore.c(747,21): 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. 31>winsecur.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>PostgresConnection.cpp 31>winpgntc.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>OracleRecordset.cpp 31>winnojmp.c 31>winnoise.c 34>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 34>postinst.cpp 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(51,15): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(53,20): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(116,12): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(123,9): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(125,8): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(174,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(185,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(189,4): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(191,5): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(193,5): 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. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(195,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(225,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(235,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 34>D:\cvsbin\release builder\cvsnt\postinst\postinst.cpp(237,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>OracleConnectionInformation.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnoise.c(35,5): 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. 31>winnet.c 34>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\postinst\Debug\postinst.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\postinst.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>OracleConnection.cpp 34>postinst.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(270,2): warning C4113: 'INT (__stdcall *)(const SOCKADDR *,socklen_t,PCHAR,DWORD,PCHAR,DWORD,INT)' differs in parameter lists from 't_getnameinfo' 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(284,6): warning C4113: 'INT (__stdcall *)(const SOCKADDR *,socklen_t,PCHAR,DWORD,PCHAR,DWORD,INT)' differs in parameter lists from 't_getnameinfo' 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(512,9): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(518,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(620,7): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(622,7): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(638,3): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(650,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(654,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(670,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(687,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(726,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(728,3): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(737,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winnet.c(740,2): 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. 31>winmisc.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>OdbcRecordset.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winmisc.c(17,19): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winmisc.c(58,9): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winmisc.c(204,12): warning C4996: 'GetVersionExA': was declared deprecated 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winmisc.c(279,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\winmisc.c(566,9): 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. 31>wingss.c 34>postinst.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\postinst\Debug\postinst.exe 34>Done building project "postinst.vc170.vcxproj". 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>OdbcConnectionInformation.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\wingss.c(109,17): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\windows\wingss.c(118,17): 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. 31>windefs.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>OdbcConnection.cpp 31>wincapi.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>MySqlRecordset.cpp 31>timing.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>MySqlConnectionInformation.cpp 31>sshsh256.c 31>sshgssc.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>MySqlConnection.cpp 31>sshecc.c 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshecc.c(1821,16): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshecc.c(1822,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshecc.c(1830,12): 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. 31>sshccp.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>MssqlRecordset.cpp 31>sshbn.c 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshbn.c(512,5): warning C4018: '<=': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshbn.c(517,5): warning C4018: '<=': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshbn.c(521,9): warning C4018: '<=': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshbn.c(1911,32): warning C4018: '<': signed/unsigned mismatch 31>ssharcf.c 31>Generating Code... 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>MssqlConnectionInformation.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>MssqlConnection.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>mdns_mini.cpp 31>Compiling... 31>proxy.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>Generating Code... 24>Compiling... 24>mdns_howl.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(509,6): 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. 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(513,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(589,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(704,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1017,16): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1076,3): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1079,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1080,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1081,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1082,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1083,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1084,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1085,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1086,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1087,14): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1325,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1359,17): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(1424,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. 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>mdns_apple.cpp 31>pinger.c 31>pgssapi.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>mdns.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>md5calc.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>ndir.cpp 31>noterm.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>bf_crypt.cpp 24>GetOptions.cpp 31>miscucs.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>StringDiff.cpp 31>int64.c 31>errsock.c 24>DiffBase.cpp 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>Db2Recordset.cpp 31>cproxy.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>Db2ConnectionInformation.cpp 31>conf.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>Db2Connection.cpp 31>callback.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>cvs_string.cpp 31>aqsync.c 24>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 24>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 24>crypt.cpp 24>D:\cvsbin\release builder\cvsnt\cvsapi\crypt.cpp(47,2): 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. 24>Codepage.cpp 31>plink_cvsnt.c 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 24>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 24>base64.cpp 24>Generating Code... 31>D:\cvsbin\release builder\cvsnt\plink\plink_cvsnt.c(566,50): warning C4047: '!=': 'int' differs in levels of indirection from 'void *' 31>D:\cvsbin\release builder\cvsnt\plink\plink_cvsnt.c(582,50): warning C4047: '!=': 'int' differs in levels of indirection from 'void *' 31>D:\cvsbin\release builder\cvsnt\plink\plink_cvsnt.c(595,50): warning C4047: '!=': 'int' differs in levels of indirection from 'void *' 31>D:\cvsbin\release builder\cvsnt\plink\plink_cvsnt.c(606,48): warning C4047: '==': 'int' differs in levels of indirection from 'void *' 31>console_cvsnt.c 31>be_misc_cvsnt.c 24>Done building project "cvsapi.vc170.vcxproj" -- FAILED. 35>------ Rebuild All started: Project: cvstools, Configuration: Debug Win32 ------ 36>------ Rebuild All started: Project: ext_xdiff, Configuration: Debug Win32 ------ 37>------ Rebuild All started: Project: cvscontrol, Configuration: Debug Win32 ------ 35>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 35>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsgui\cvsgui.vc140.vcxproj' does not exist. 37>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 36>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 37>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 36>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 37>server.cpp 36>ext_xdiff.cpp 31>be_cvsnt.c 37>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 35>trigger.idl 37>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 37>ControlService.cpp 35>oaidl.idl 35>objidl.idl 36>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 36>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 31>Generating Code... 35>unknwn.idl 36>Done building project "ext_xdiff.vc170.vcxproj" -- FAILED. 38>------ Rebuild All started: Project: libdiff, Configuration: Debug Win32 ------ 35>wtypes.idl 35>wtypesbase.idl 38>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 38>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\lib\gnulib.vc140.vcxproj' does not exist. 37>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 35>basetsd.h 37>D:\cvsbin\release builder\cvsnt\control-panel\ControlService.cpp(199,2): 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. 38>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 38>version.c 37>D:\cvsbin\release builder\cvsnt\control-panel\ControlService.cpp(227,2): 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. 37>D:\cvsbin\release builder\cvsnt\control-panel\ControlService.cpp(228,2): 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. 37>D:\cvsbin\release builder\cvsnt\control-panel\ControlService.cpp(302,99): error C3688: invalid literal suffix 'SERVICE_NAME'; literal operator or literal operator template 'operator ""SERVICE_NAME' not found 37>D:\cvsbin\release builder\cvsnt\control-panel\ControlService.cpp(302,82): error C2660: 'ReportError': function does not take 1 arguments 37>D:\cvsbin\release builder\cvsnt\control-panel\ControlService.cpp(308,10): error C3688: invalid literal suffix '__DATE__'; literal operator or literal operator template 'operator ""__DATE__' not found 38>util.c 37>Control.cpp 35>guiddef.h 37>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 37>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 37>Generating Code... 37>Done building project "cvscontrol.vc170.vcxproj" -- FAILED. 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(202,1): warning C4716: 'plug_proxy_log': must return a value 31>D:\cvsbin\release builder\cvsnt\plink\putty\proxy.c(218,1): warning C4716: 'plug_proxy_closing': must return a value 35>oaidl.acf 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>side.c 35>Processing win32\trigger.idl 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\oaidl.idl 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\objidl.idl 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\unknwn.idl 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\wtypes.idl 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\wtypesbase.idl 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\basetsd.h 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\guiddef.h 35>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\oaidl.acf 35>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 35>InfoPanel.cpp 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>normal.c 31>ldisc.c 31>D:\cvsbin\release builder\cvsnt\plink\putty\ldisc.c(58,2): 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. 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>io.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>logging.c 35>GlobalSettings.cpp 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>ifdef.c 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(97,14): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(187,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(338,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(347,3): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(350,3): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(363,3): 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. 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 31>D:\cvsbin\release builder\cvsnt\plink\putty\logging.c(475,24): 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. 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>ed.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>misc.c 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>dir.c 35>CvsCommonDialogs.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(265,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(293,9): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(316,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(324,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(821,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(863,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(1095,27): warning C4018: '<': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(1098,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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\misc.c(1137,22): warning C4018: '<': signed/unsigned mismatch 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>diff3.c 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>diff.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>portfwd.c 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>context.c 35>BuyDialog.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\portfwd.c(112,1): warning C4716: 'pfd_log': must return a value 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 31>D:\cvsbin\release builder\cvsnt\plink\putty\portfwd.c(155,1): warning C4716: 'pfl_closing': must return a value 31>D:\cvsbin\release builder\cvsnt\plink\putty\portfwd.c(118,1): warning C4716: 'pfl_log': must return a value 31>D:\cvsbin\release builder\cvsnt\plink\putty\portfwd.c(148,1): warning C4716: 'pfd_closing': must return a value 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>cmpbuf.c 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>analyze.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>settings.c 38>D:\cvsbin\release builder\cvsnt\diff\system.h(208,9): warning C4005: '__min': macro redefinition 38>D:\cvsbin\release builder\cvsnt\diff\system.h(209,9): warning C4005: '__max': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 38>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 38>Generating Code... 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(438,18): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(616,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(617,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(631,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(634,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(1020,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(1022,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(1047,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\settings.c(1173,7): 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. 35>TriggerLibrary.cpp 38>Done building project "libdiff.vc170.vcxproj" -- FAILED. 39>------ Rebuild All started: Project: xml_xdiff, Configuration: Debug Win32 ------ 39>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 39>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\diff\libdiff.vc140.vcxproj' does not exist. 39>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\lib\gnulib.vc140.vcxproj' does not exist. 39>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (ext_xdiff.vcxproj). This can lead to incorrect clean and rebuild behavior. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>ssh.c 39>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 39>xml_xdiff.cpp 35>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 35>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 39>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 39>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 35>ServerInfo.cpp 39>Done building project "xml_xdiff.vc170.vcxproj" -- FAILED. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(3136,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(3279,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(4137,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(5017,7): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(5980,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6336,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6338,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6351,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6358,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6360,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6361,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6368,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6370,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6371,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6378,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6380,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6381,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6387,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6389,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6390,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6396,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6398,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6399,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6405,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6407,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6408,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(6412,4): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(8604,9): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(9190,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(11547,28): warning C4018: '>': signed/unsigned mismatch 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(3586,1): warning C4716: 'ssh_closing': must return a value 31>D:\cvsbin\release builder\cvsnt\plink\putty\ssh.c(3528,1): warning C4716: 'ssh_socket_log': must return a value 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshaes.c 35>ServerConnection.cpp 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshblowf.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshcrc.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 35>Scramble.cpp 31>sshcrcda.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshdes.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshdh.c 35>RootSplitter.cpp 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshdss.c 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshdss.c(162,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshdss.c(169,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshdss.c(176,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshdss.c(183,12): 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. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshdssg.c 35>ProtocolLibrary.cpp 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshmd5.c 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshprime.c 35>D:\cvsbin\release builder\cvsnt\cvstools\ProtocolLibrary.cpp(194,23): error C3688: invalid literal suffix 'SHARED_LIBRARY_EXTENSION'; literal operator or literal operator template 'operator ""SHARED_LIBRARY_EXTENSION' not found 35>D:\cvsbin\release builder\cvsnt\cvstools\ProtocolLibrary.cpp(377,86): error C3688: invalid literal suffix 'SHARED_LIBRARY_EXTENSION'; literal operator or literal operator template 'operator ""SHARED_LIBRARY_EXTENSION' not found 35>EntriesParser.cpp 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshpubk.c 35>Cvsgui.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(168,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(209,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(247,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(422,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(656,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(834,6): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1122,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1227,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1410,10): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1495,18): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1505,9): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1592,9): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshpubk.c(1683,10): 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. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshrand.c 35>Generating Code... 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshrsa.c 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshrsa.c(347,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshrsa.c(355,12): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshrsa.c(390,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshrsa.c(392,2): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshrsa.c(394,5): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\sshrsa.c(399,2): 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. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshrsag.c 35>Done building project "cvstools.vc170.vcxproj" -- FAILED. 40>------ Rebuild All started: Project: sync_protocol, Configuration: Debug Win32 ------ 41>------ Rebuild All started: Project: cvs, Configuration: Debug Win32 ------ 42>------ Rebuild All started: Project: CvsManager, Configuration: Debug Win32 ------ 40>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 40>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshsh512.c 40>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 40>sync.cpp 41>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\cvsbin\release builder\cvsnt\cvsapi\cvsapi.vc140.vcxproj' does not exist. 42>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\cvsbin\release builder\cvsnt\cvsapi\cvsapi.vc140.vcxproj' does not exist. 42>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\cvsbin\release builder\cvsnt\cvstools\cvstools.vc140.vcxproj' does not exist. 41>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\cvsbin\release builder\cvsnt\cvstools\cvstools.vc140.vcxproj' does not exist. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>sshsha.c 42>Message Compile CvsMgrMsg.mc ... 41>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 41>CvsProxyWin32.cpp 42>MC: Compiling CvsMgrMsg.mc 42>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 42>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 42>CvsManager.cpp 42>D:\march-hare\cvsmanager\CvsManager.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\WinDebug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 31>sshzlib.c 42>CvsMgrService.cpp 42>D:\march-hare\cvsmanager\CvsMgrService.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\WinDebug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 42>CvsMgrStats.cpp 42>D:\march-hare\cvsmanager\CvsMgrStats.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\WinDebug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 42>Generating Code... 42>Done building project "CvsManager.vc170.vcxproj" -- FAILED. 43>------ Rebuild All started: Project: WorkspaceViewer, Configuration: Debug Win32 ------ 43>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 43>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 43>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>tree234.c 43>stdafx.cpp 41>D:\march-hare\cvsproxy\CvsProxyWin32.cpp(258,21): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 41>D:\march-hare\cvsproxy\CvsProxyWin32.cpp(258,13): error C2660: 'CServerIo::trace': function does not take 1 arguments 40>D:\cvsbin\release builder\cvsnt\protocols\sync.cpp(92,2): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 41>D:\march-hare\cvsproxy\CvsProxyWin32.cpp(410,3): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 41>D:\march-hare\cvsproxy\CvsProxyWin32.cpp(414,3): warning C4996: 'swprintf': function has been changed to conform with the ISO C standard, adding an extra character count parameter. To use the traditional Microsoft version, set _CRT_NON_CONFORMING_SWPRINTFS. 41>** Using release key ** 40>common.cpp 41>Done building project "CvsProxy.vc170.vcxproj" -- FAILED. 44>------ Rebuild All started: Project: checkout_trigger, Configuration: Debug Win32 ------ 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 44>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 44>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 31>version.c 44>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 44>checkout_trigger.cpp 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>wildcard.c 40>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(191,2): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(235,3): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(386,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(405,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(464,3): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(470,3): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(506,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(508,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(510,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(512,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1020,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1163,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1186,9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1191,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1364,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1393,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1383,8): warning C4101: 'waitres': unreferenced local variable 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1384,7): warning C4101: 'stcp_wrwaitx': unreferenced local variable 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1561,2): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1598,6): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1644,2): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1648,9): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1689,2): warning C4996: 'GetVersionExA': was declared deprecated 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1691,3): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1695,4): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1696,3): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1857,3): 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. 40>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1890,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 40>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 44>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 40>Generating Code... 40>Done building project "sync_protocol.vc170.vcxproj" -- FAILED. 45>------ Rebuild All started: Project: audit_trigger, Configuration: Debug Win32 ------ 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(260,6): 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. 31>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 45>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\triggers\debug\vc143.idb' because it is being used by another process. 45>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\triggers\debug\vc143.pdb' because it is being used by another process. 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(412,22): error C3688: invalid literal suffix 'CVSROOT_SHADOW'; literal operator or literal operator template 'operator ""CVSROOT_SHADOW' not found 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(412,14): error C2660: 'CServerIo::trace': function does not take 1 arguments 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(417,23): error C3688: invalid literal suffix 'CVSROOT_SHADOW'; literal operator or literal operator template 'operator ""CVSROOT_SHADOW' not found 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(417,15): error C2660: 'CServerIo::trace': function does not take 1 arguments 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(443,21): error C3688: invalid literal suffix 'CVSROOT_SHADOW'; literal operator or literal operator template 'operator ""CVSROOT_SHADOW' not found 45>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 45>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 45>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (checkout_trigger.vcxproj). This can lead to incorrect clean and rebuild behavior. 31>x11fwd.c 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(666,2): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(863,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(866,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 44>D:\cvsbin\release builder\cvsnt\triggers\checkout_trigger.cpp(869,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 44>Done building project "checkout_trigger.vc170.vcxproj" -- FAILED. 46>------ Rebuild All started: Project: email_trigger, Configuration: Debug Win32 ------ 46>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 46>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 45>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 46>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (audit_trigger.vcxproj, checkout_trigger.vcxproj). This can lead to incorrect clean and rebuild behavior. 45>audit_trigger.cpp 46>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 46>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 46>email_trigger.cpp 46>D:\cvsbin\release builder\cvsnt\triggers\email_trigger.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\triggers\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 46>Done building project "email_trigger.vc170.vcxproj" -- FAILED. 47>------ Rebuild All started: Project: enum_protocol, Configuration: Debug Win32 ------ 47>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 47>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(141,2): 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. 47>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(482,14): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(806,14): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(934,13): 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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(938,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. 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(1013,9): 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. 47>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(612,1): warning C4716: 'x11_log': must return a value 47>enum.cpp 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(647,1): warning C4716: 'x11_closing': must return a value 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(60,1): warning C4716: 'dummy_plug_log': must return a value 31>D:\cvsbin\release builder\cvsnt\plink\putty\x11fwd.c(62,1): warning C4716: 'dummy_plug_closing': must return a value 45>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 31>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\plink\Debug\plink.dll) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\plink.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(186,3): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(208,3): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(380,2): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(447,46): warning C4996: '_localtime64': This function or variable may be unsafe. Consider using _localtime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(452,5): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(738,24): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(742,46): warning C4996: '_localtime64': This function or variable may be unsafe. Consider using _localtime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(747,5): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(902,2): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1370,41): warning C4302: 'type cast': truncation from 'LPWSTR' to 'WORD' 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1491,41): warning C4302: 'type cast': truncation from 'LPWSTR' to 'WORD' 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1629,41): warning C4302: 'type cast': truncation from 'LPWSTR' to 'WORD' 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1698,41): warning C4302: 'type cast': truncation from 'LPWSTR' to 'WORD' 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(990,7): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1817,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1854,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1857,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1860,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1863,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1866,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(1869,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 43>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 45>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 43>D:\cvsbin\release builder\cvsnt\cvsapi\win32\manifest.h(46,11): warning C4996: 'GetVersionExW': was declared deprecated 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(108,2): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(174,2): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(221,16): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(224,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(235,7): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(239,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(245,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(247,5): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(252,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(256,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\enum.cpp(272,4): 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. 47>common.cpp 43>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 45>D:\cvsbin\release builder\cvsnt\triggers\audit_trigger.cpp(382,1): warning C4172: returning address of local variable or temporary: dt 31> Creating library Debug\plink.lib and object Debug\plink.exp 47>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 45>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\triggers\Debug\audit_trigger.dll) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\triggers\audit.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 45>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1394,5): warning MSB8012: TargetName(audit_trigger) does not match the Linker's OutputFile property value (audit). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 43>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 45>audit_trigger.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(191,2): 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. 43>WorkspaceViewerView.cpp 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(235,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(386,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(405,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(464,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(470,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(506,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(508,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(510,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(512,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1020,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1163,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1186,9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1191,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1364,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1393,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1383,8): warning C4101: 'waitres': unreferenced local variable 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1384,7): warning C4101: 'stcp_wrwaitx': unreferenced local variable 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1561,2): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1598,6): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1644,2): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1648,9): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1689,2): warning C4996: 'GetVersionExA': was declared deprecated 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1691,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1695,4): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1696,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1857,3): 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. 47>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1890,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 45> Creating library .\Debug/audit_trigger.lib and object .\Debug/audit_trigger.exp 45>audit_trigger.obj : error LNK2019: unresolved external symbol __imp__wnt_asctime referenced in function "int __cdecl `anonymous namespace'::postcommandaudit(struct trigger_interface_t const *,char const *,int)" (?postcommandaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBDH@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl cvs::filename_char_traits::compare(char const *,char const *,unsigned int)" (__imp_?compare@filename_char_traits@cvs@@SAHPBD0I@Z) referenced in function "int __cdecl std::_Traits_compare(char const * const,unsigned int,char const * const,unsigned int)" (??$_Traits_compare@Ufilename_char_traits@cvs@@@std@@YAHQBDI0I@Z) 47>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl cvs::str_prescan(char const *,char *)" (__imp_?str_prescan@cvs@@YA_NPBDPAD@Z) referenced in function "void __cdecl cvs::vsprintf,class std::allocator > >(class std::basic_string,class std::allocator > &,unsigned int,char const *,char *)" (??$vsprintf@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@cvs@@YAXAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IPBDPAD@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall CFileAccess::CFileAccess(void)" (__imp_??0CFileAccess@@QAE@XZ) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall CFileAccess::~CFileAccess(void)" (__imp_??1CFileAccess@@UAE@XZ) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CFileAccess::open(char const *,char const *)" (__imp_?open@CFileAccess@@QAE_NPBD0@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CFileAccess::getline(class std::basic_string,class std::allocator > &)" (__imp_?getline@CFileAccess@@QAE_NAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl CFileAccess::exists(char const *)" (__imp_?exists@CFileAccess@@SA_NPBD@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall CSqlVariant::CSqlVariant(char const *)" (__imp_??0CSqlVariant@@QAE@PBD@Z) referenced in function "int __cdecl `anonymous namespace'::initaudit(struct trigger_interface_t const *,char const *,char const *,char const *,char const *,char const *,char const *,char const *,char const *,int,char const * *,char const * *,char const *,char const *,int)" (?initaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBD1111111HPAPBD211H@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class CSqlConnection * __cdecl CSqlConnection::CreateConnection(char const *,char const *)" (__imp_?CreateConnection@CSqlConnection@@SAPAV1@PBD0@Z) referenced in function "class CSqlConnection * __cdecl `anonymous namespace'::Connect(int,class std::basic_string,class std::allocator > &)" (?Connect@?A0x77e7d1a4@@YAPAVCSqlConnection@@HAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl CSqlConnection::GetConnectionList(class std::vector,class std::allocator >,class std::basic_string,class std::allocator > >,class std::allocator,class std::allocator >,class std::basic_string,class std::allocator > > > > &,char const *,bool)" (__imp_?GetConnectionList@CSqlConnection@@SA_NAAV?$vector@U?$pair@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@PBD_N@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::output(char const *,...)" (__imp_?output@CServerIo@@SAHPBDZZ) referenced in function "int __cdecl `anonymous namespace'::lsaudit(struct trigger_interface_t const *,char const *,char const *,int,char const * *)" (?lsaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBD1HPAPBD@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::error(char const *,...)" (__imp_?error@CServerIo@@SAHPBDZZ) referenced in function "int __cdecl `anonymous namespace'::preinitaudit(struct trigger_interface_t const *,char const *)" (?preinitaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBD@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::trace(int,char const *,...)" (__imp_?trace@CServerIo@@SAHHPBDZZ) referenced in function "int __cdecl `anonymous namespace'::preinitaudit(struct trigger_interface_t const *,char const *)" (?preinitaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBD@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol __imp__get_date referenced in function "int __cdecl `anonymous namespace'::initaudit(struct trigger_interface_t const *,char const *,char const *,char const *,char const *,char const *,char const *,char const *,char const *,int,char const * *,char const * *,char const *,char const *,int)" (?initaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBD1111111HPAPBD211H@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CGlobalSettings::GetGlobalValue(char const *,char const *,char const *,char *,int)" (__imp_?GetGlobalValue@CGlobalSettings@@SAHPBD00PADH@Z) referenced in function "int __cdecl `anonymous namespace'::preinitaudit(struct trigger_interface_t const *,char const *)" (?preinitaudit@?A0x77e7d1a4@@YAHPBUtrigger_interface_t@@PBD@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CGlobalSettings::GetGlobalValue(char const *,char const *,char const *,int &)" (__imp_?GetGlobalValue@CGlobalSettings@@SAHPBD00AAH@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CGlobalSettings::SetGlobalValue(char const *,char const *,char const *,char const *)" (__imp_?SetGlobalValue@CGlobalSettings@@SAHPBD000@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CGlobalSettings::SetGlobalValue(char const *,char const *,char const *,int)" (__imp_?SetGlobalValue@CGlobalSettings@@SAHPBD00H@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>audit_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static char const * __cdecl CGlobalSettings::GetLibraryDirectory(enum CGlobalSettings::GLDType)" (__imp_?GetLibraryDirectory@CGlobalSettings@@SAPBDW4GLDType@1@@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 45>..\WinDebug\triggers\audit.dll : fatal error LNK1120: 20 unresolved externals 47>Generating Code... 45>Done building project "audit_trigger.vc170.vcxproj" -- FAILED. 48>------ Rebuild All started: Project: script_trigger, Configuration: Debug Win32 ------ 47>Done building project "enum_protocol.vc170.vcxproj" -- FAILED. 49>------ Rebuild All started: Project: info_triggers, Configuration: Debug Win32 ------ 43>WorkspaceViewerDoc.cpp 49>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 49>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 49>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (audit_trigger.vcxproj, checkout_trigger.vcxproj, email_trigger.vcxproj). This can lead to incorrect clean and rebuild behavior. 43>WorkspaceViewer.cpp 48>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 48>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 43>D:\cvsbin\release builder\cvsnt\WorkspaceViewer\WorkspaceViewer.cpp(162,39): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 48>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (audit_trigger.vcxproj, checkout_trigger.vcxproj, email_trigger.vcxproj). This can lead to incorrect clean and rebuild behavior. 43>D:\cvsbin\release builder\cvsnt\WorkspaceViewer\WorkspaceViewer.cpp(162,2): error C2660: 'SetDlgItemTextA': function does not take 2 arguments 43>D:\cvsbin\release builder\cvsnt\WorkspaceViewer\WorkspaceViewer.cpp(169,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 43>D:\cvsbin\release builder\cvsnt\WorkspaceViewer\WorkspaceViewer.cpp(195,2): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 43>ViewDlg.cpp 31>plink.vc170.vcxproj -> D:\cvsbin\release builder\cvsnt\plink\Debug\plink.dll 43>StatLink.cpp 49>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 49>info_trigger.cpp 43>MainFrm.cpp 31>Done building project "plink.vc170.vcxproj". 50>------ Rebuild All started: Project: ssh_protocol, Configuration: Debug Win32 ------ 48>Processing .\Server.idl 43>Generating Code... 50>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 50>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 50>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\plink\plink.vc140.vcxproj' does not exist. 48>Server.idl 50>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\oaidl.idl 48>oaidl.idl 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\objidl.idl 50>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 48>objidl.idl 50>ssh.cpp 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\unknwn.idl 48>unknwn.idl 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\wtypes.idl 48>wtypes.idl 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\wtypesbase.idl 48>wtypesbase.idl 43>Done building project "WorkspaceViewer.vc170.vcxproj" -- FAILED. 51>------ Rebuild All started: Project: extnt, Configuration: Debug Win32 ------ 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\basetsd.h 48>basetsd.h 51>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 51>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared\guiddef.h 48>guiddef.h 51>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\ocidl.idl 51>StdAfx.cpp 48>ocidl.idl 50>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 49>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\oleidl.idl 48>oleidl.idl 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\servprov.idl 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(75,26): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 48>servprov.idl 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(75,2): error C2660: 'plink_version': function does not take 1 arguments 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(165,23): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(224,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(227,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(229,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(230,2): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(323,4): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(325,4): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(326,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(328,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(330,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(360,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(362,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(376,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(378,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(442,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(446,23): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(452,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(454,20): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(456,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(458,22): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(461,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(463,22): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(476,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(477,10): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(669,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\ssh.cpp(480,9): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 50>common.cpp 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(704,2): 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. 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(707,2): warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getcwd. See online help for details. 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(880,28): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(889,29): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(935,3): 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. 49>D:\cvsbin\release builder\cvsnt\triggers\info_trigger.cpp(1962,25): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\urlmon.idl 48>urlmon.idl 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\msxml.idl 48>msxml.idl 49>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 51>extnt.cpp 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\oaidl.acf 48>oaidl.acf 48>Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\ocidl.acf 48>ocidl.acf 50>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 48>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(191,2): 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. 48>server.cpp 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(235,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(386,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(405,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(464,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(470,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(506,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(508,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(510,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(512,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 51>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1020,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1163,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1186,9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1191,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1206,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1364,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1393,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1383,8): warning C4101: 'waitres': unreferenced local variable 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1384,7): warning C4101: 'stcp_wrwaitx': unreferenced local variable 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1561,2): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1598,6): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1644,2): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1648,9): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1689,2): warning C4996: 'GetVersionExA': was declared deprecated 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1691,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1695,4): 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. 49>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\triggers\Debug\info_triggers.dll) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\triggers\info.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 49>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1394,5): warning MSB8012: TargetName(info_triggers) does not match the Linker's OutputFile property value (info). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1696,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1857,3): 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. 50>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1890,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 50>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(73,3): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(79,23): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(107,2): 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. 50>Generating Code... 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(149,24): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(153,29): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(197,19): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(204,20): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(220,4): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(222,4): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(224,21): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(236,19): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(276,2): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(277,2): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(295,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(305,3): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(310,3): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(315,3): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(377,2): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(389,23): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(396,2): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(406,2): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(407,7): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(416,2): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(417,7): 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. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(552,4): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 51>D:\cvsbin\release builder\cvsnt\extnt\extnt.cpp(572,13): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 49>info_trigger.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 50>Done building project "ssh_protocol.vc170.vcxproj" -- FAILED. 52>------ Rebuild All started: Project: sserver_protocol, Configuration: Debug Win32 ------ 51>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 49> Creating library .\Debug/info_triggers.lib and object .\Debug/info_triggers.exp 52>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 52>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 52>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, ssh_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 51>Generating Code... 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl cvs::filename_char_traits::compare(char const *,char const *,unsigned int)" (__imp_?compare@filename_char_traits@cvs@@SAHPBD0I@Z) referenced in function "int __cdecl std::_Traits_compare(char const * const,unsigned int,char const * const,unsigned int)" (??$_Traits_compare@Ufilename_char_traits@cvs@@@std@@YAHQBDI0I@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall cvs::wildcard_filename::wildcard_filename(char const *)" (__imp_??0wildcard_filename@cvs@@QAE@PBD@Z) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall cvs::wildcard_filename::matches_regexp(char const *,bool)" (__imp_?matches_regexp@wildcard_filename@cvs@@QAE_NPBD_N@Z) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl cvs::str_prescan(char const *,char *)" (__imp_?str_prescan@cvs@@YA_NPBDPAD@Z) referenced in function "void __cdecl cvs::vsprintf,class std::allocator > >(class std::basic_string,class std::allocator > &,unsigned int,char const *,char *)" (??$vsprintf@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@cvs@@YAXAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IPBDPAD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall CTokenLine::CTokenLine(void)" (__imp_??0CTokenLine@@QAE@XZ) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall CTokenLine::~CTokenLine(void)" (__imp_??1CTokenLine@@UAE@XZ) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall CTokenLine::operator[](unsigned int)" (__imp_??ACTokenLine@@QAEPBDI@Z) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CTokenLine::addArgs(char const *,int,char const * *)" (__imp_?addArgs@CTokenLine@@QAE_NPBDHPAPBD@Z) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall CRunFile::CRunFile(void)" (__imp_??0CRunFile@@QAE@XZ) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall CRunFile::~CRunFile(void)" (__imp_??1CRunFile@@UAE@XZ) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::setArgs(char const *)" (__imp_?setArgs@CRunFile@@QAE_NPBD@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::setRunMode(bool,bool)" (__imp_?setRunMode@CRunFile@@QAE_N_N0@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::setInput(int (__cdecl*)(char *,unsigned int,void *),void *)" (__imp_?setInput@CRunFile@@QAE_NP6AHPADIPAX@Z1@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::setOutput(int (__cdecl*)(char const *,unsigned int,void *),void *)" (__imp_?setOutput@CRunFile@@QAE_NP6AHPBDIPAX@Z1@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::setError(int (__cdecl*)(char const *,unsigned int,void *),void *)" (__imp_?setError@CRunFile@@QAE_NP6AHPBDIPAX@Z1@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::run(char const *,bool,bool)" (__imp_?run@CRunFile@@QAE_NPBD_N1@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CRunFile::wait(int &,int)" (__imp_?wait@CRunFile@@QAE_NAAHH@Z) referenced in function "int __cdecl parse_info_line_and_run(class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,char const *,struct options *,struct options *,char const *,unsigned int &)" (?parse_info_line_and_run@@YAHAAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@PBDPAUoptions@@21AAI@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall CFileAccess::CFileAccess(void)" (__imp_??0CFileAccess@@QAE@XZ) referenced in function "int __cdecl get_templateinfo(struct trigger_interface_t const *,char const *,char const * *)" (?get_templateinfo@@YAHPBUtrigger_interface_t@@PBDPAPBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall CFileAccess::~CFileAccess(void)" (__imp_??1CFileAccess@@UAE@XZ) referenced in function "int __cdecl get_templateinfo(struct trigger_interface_t const *,char const *,char const * *)" (?get_templateinfo@@YAHPBUtrigger_interface_t@@PBDPAPBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CFileAccess::open(char const *,char const *)" (__imp_?open@CFileAccess@@QAE_NPBD0@Z) referenced in function "int __cdecl get_templateinfo(struct trigger_interface_t const *,char const *,char const * *)" (?get_templateinfo@@YAHPBUtrigger_interface_t@@PBDPAPBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CFileAccess::close(void)" (__imp_?close@CFileAccess@@QAE_NXZ) referenced in function "int __cdecl get_templateinfo(struct trigger_interface_t const *,char const *,char const * *)" (?get_templateinfo@@YAHPBUtrigger_interface_t@@PBDPAPBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CFileAccess::getline(class std::basic_string,class std::allocator > &)" (__imp_?getline@CFileAccess@@QAE_NAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "int __cdecl parse_info(char const *,char const *,char const *,char const *,struct options *,struct options *)" (?parse_info@@YAHPBD000PAUoptions@@1@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall CFileAccess::reads(void *,unsigned int)" (__imp_?reads@CFileAccess@@QAEIPAXI@Z) referenced in function "int __cdecl get_templateinfo(struct trigger_interface_t const *,char const *,char const * *)" (?get_templateinfo@@YAHPBUtrigger_interface_t@@PBDPAPBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __int64 __thiscall CFileAccess::length(void)" (__imp_?length@CFileAccess@@QAE_JXZ) referenced in function "int __cdecl get_templateinfo(struct trigger_interface_t const *,char const *,char const * *)" (?get_templateinfo@@YAHPBUtrigger_interface_t@@PBDPAPBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::output(unsigned int,char const *)" (__imp_?output@CServerIo@@SAHIPBD@Z) referenced in function "int __cdecl parse_output(char const *,unsigned int,void *)" (?parse_output@@YAHPBDIPAX@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::warning(char const *,...)" (__imp_?warning@CServerIo@@SAHPBDZZ) referenced in function "int __cdecl __parse_info_line(char const *,struct options *,struct options *,char const *,unsigned int &,char const * *,class std::basic_string,class std::allocator > *,class std::basic_string,class std::allocator > &,bool)" (?__parse_info_line@@YAHPBDPAUoptions@@10AAIPAPBDPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@_N@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::error(char const *,...)" (__imp_?error@CServerIo@@SAHPBDZZ) referenced in function "int __cdecl __parse_info_line(char const *,struct options *,struct options *,char const *,unsigned int &,char const * *,class std::basic_string,class std::allocator > *,class std::basic_string,class std::allocator > &,bool)" (?__parse_info_line@@YAHPBDPAUoptions@@10AAIPAPBDPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@_N@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::error(unsigned int,char const *)" (__imp_?error@CServerIo@@SAHIPBD@Z) referenced in function "int __cdecl parse_error(char const *,unsigned int,void *)" (?parse_error@@YAHPBDIPAX@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CServerIo::trace(int,char const *,...)" (__imp_?trace@CServerIo@@SAHHPBDZZ) referenced in function "int __cdecl initinfo(struct trigger_interface_t const *,char const *,char const *,char const *,char const *,char const *,char const *,char const *,char const *,int,char const * *,char const * *,char const *,char const *,int)" (?initinfo@@YAHPBUtrigger_interface_t@@PBD1111111HPAPBD211H@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CGlobalSettings::GetGlobalValue(char const *,char const *,char const *,char *,int)" (__imp_?GetGlobalValue@CGlobalSettings@@SAHPBD00PADH@Z) referenced in function "int __cdecl preinitinfo(struct trigger_interface_t const *,char const *)" (?preinitinfo@@YAHPBUtrigger_interface_t@@PBD@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl CGlobalSettings::SetGlobalValue(char const *,char const *,char const *,char const *)" (__imp_?SetGlobalValue@CGlobalSettings@@SAHPBD000@Z) referenced in function "int __stdcall ConfigDlgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?ConfigDlgProc@@YGHPAUHWND__@@IIJ@Z) 49>info_trigger.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static char const * __cdecl CProtocolLibrary::GetEnvironment(char const *)" (__imp_?GetEnvironment@CProtocolLibrary@@SAPBDPBD@Z) referenced in function "int __cdecl __parse_info_line(char const *,struct options *,struct options *,char const *,unsigned int &,char const * *,class std::basic_string,class std::allocator > *,class std::basic_string,class std::allocator > &,bool)" (?__parse_info_line@@YAHPBDPAUoptions@@10AAIPAPBDPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV23@_N@Z) 49>..\WinDebug\triggers\info.dll : fatal error LNK1120: 32 unresolved externals 52>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 52>sserver.cpp 48>e:\vs2022\Professional\VC\Tools\MSVC\14.40.33807\ATLMFC\include\atlwinverapi.h(710,9): error C3861: 'LCMapStringEx': identifier not found 49>Done building project "info_triggers.vc170.vcxproj" -- FAILED. 53>------ Rebuild All started: Project: server_protocol, Configuration: Debug Win32 ------ 53>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.idb' because it is being used by another process. 53>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.pdb' because it is being used by another process. 53>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 53>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 53>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, sserver_protocol.vcxproj, ssh_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 53>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 53>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 53>common.cpp 53>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 53>server.cpp 53>D:\cvsbin\release builder\cvsnt\protocols\server.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 53>Generating Code... 53>Done building project "server_protocol.vc170.vcxproj" -- FAILED. 54>------ Rebuild All started: Project: gserver_protocol, Configuration: Debug Win32 ------ 54>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.idb' because it is being used by another process. 54>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.pdb' because it is being used by another process. 54>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 54>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 54>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\windows-NT\gss-ad\gss-ad.vc140.vcxproj' does not exist. 54>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, server_protocol.vcxproj, sserver_protocol.vcxproj, ssh_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 48>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 54>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 51>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\extnt\Debug\extnt.exe) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\extnt.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 54>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 54>common.cpp 54>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 54>gserver.cpp 54>D:\cvsbin\release builder\cvsnt\protocols\gserver.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 51>extnt.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 54>Generating Code... 54>Done building project "gserver_protocol_ad.vc170.vcxproj" -- FAILED. 55>------ Rebuild All started: Project: lockservice, Configuration: Debug Win32 ------ 51>CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 48>script_trigger.cpp 51>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 55>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 55>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 55>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\genbuild\genbuild.vc140.vcxproj' does not exist. 55>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\zlib\win32\zlib.vc140.vcxproj' does not exist. 51>Done building project "extnt.vc170.vcxproj" -- FAILED. 56>------ Rebuild All started: Project: cvsntcpl, Configuration: Debug Win32 ------ 56>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 56>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 56>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\genbuild\genbuild.vc140.vcxproj' does not exist. 56>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\windows-NT\posixdir\cvsflt\cvsflt.vc140.vcxproj' does not exist. 55>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 55>server.cpp 56>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 52>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 56>StdAfx.cpp 55>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 55>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 55>lockservice.cpp 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(93,2): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(188,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(191,20): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(194,20): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(199,21): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(340,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(347,4): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(364,4): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(392,27): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(394,27): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(430,18): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(562,8): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(606,4): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(612,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(615,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(618,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(621,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(701,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(702,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(712,26): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(770,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(772,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(774,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(785,27): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(787,27): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1026,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1070,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1072,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1084,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1086,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1189,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1198,8): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1200,26): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1203,8): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1205,26): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1208,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1210,22): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1213,8): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1215,26): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1218,8): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1220,26): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1238,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1266,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1291,13): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1293,13): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1307,28): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1312,28): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1453,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1480,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\sserver.cpp(1484,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>common.cpp 55>C:\Program Files (x86)\Debugging Tools for Windows (x86)\sdk\inc\dbghelp.h(1535,14): warning C4091: 'typedef ': ignored on left of '' when no variable is declared 55>C:\Program Files (x86)\Debugging Tools for Windows (x86)\sdk\inc\dbghelp.h(3050,14): warning C4091: 'typedef ': ignored on left of '' when no variable is declared 48>e:\vs2022\Professional\VC\Tools\MSVC\14.40.33807\ATLMFC\include\atlwinverapi.h(710,9): error C3861: 'LCMapStringEx': identifier not found 55>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 48>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 55>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 55>LockParse.cpp 55>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(193,67): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 55>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 55>Generating Code... 55>Done building project "lockservice.vc170.vcxproj" -- FAILED. 57>------ Rebuild All started: Project: sspi_protocol, Configuration: Debug Win32 ------ 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(280,54): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(385,19): warning C4838: conversion from 'char' to 'wchar_t' requires a narrowing conversion 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(430,34): warning C4838: conversion from 'char' to 'wchar_t' requires a narrowing conversion 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(457,19): warning C4838: conversion from 'char' to 'wchar_t' requires a narrowing conversion 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(555,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(571,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 48>D:\cvsbin\release builder\cvsnt\triggers\script_trigger.cpp(921,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 48>Generating Code... 57>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.idb' because it is being used by another process. 52>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 48>Done building project "script_trigger.vc170.vcxproj" -- FAILED. 58>------ Rebuild All started: Project: pserver_protocol, Configuration: Debug Win32 ------ 57>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.pdb' because it is being used by another process. 57>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 57>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 57>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\windows-NT\setuid\libsuid\libsuid.vc140.vcxproj' does not exist. 57>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, gserver_protocol.vcxproj, server_protocol.vcxproj, sserver_protocol.vcxproj, ssh_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 58>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.idb' because it is being used by another process. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(191,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(235,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(386,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(405,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(464,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(470,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(506,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 58>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.pdb' because it is being used by another process. 58>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 58>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 58>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, gserver_protocol.vcxproj, server_protocol.vcxproj, sserver_protocol.vcxproj, ssh_protocol.vcxproj, sspi_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 58>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(508,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(510,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(512,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1020,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1163,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1186,9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1191,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1364,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1393,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1383,8): warning C4101: 'waitres': unreferenced local variable 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1384,7): warning C4101: 'stcp_wrwaitx': unreferenced local variable 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1561,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1598,6): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1644,2): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1648,9): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1689,2): warning C4996: 'GetVersionExA': was declared deprecated 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1691,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1695,4): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1696,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1857,3): 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. 52>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1890,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 57>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 58>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 58>common.cpp 58>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 58>pserver.cpp 58>D:\cvsbin\release builder\cvsnt\protocols\pserver.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 58>Generating Code... 57>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 57>common.cpp 57>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 57>sspi.cpp 57>D:\cvsbin\release builder\cvsnt\protocols\sspi.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 57>Generating Code... 58>Done building project "pserver_protocol.vc170.vcxproj" -- FAILED. 59>------ Rebuild All started: Project: fork_protocol, Configuration: Debug Win32 ------ 57>Done building project "sspi_protocol.vc170.vcxproj" -- FAILED. 60>------ Rebuild All started: Project: ext_protocol, Configuration: Debug Win32 ------ 52>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 59>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.idb' because it is being used by another process. 59>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.pdb' because it is being used by another process. 60>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.idb' because it is being used by another process. 60>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppClean.targets(77,5): warning : The process cannot access the file 'd:\cvsbin\release builder\cvsnt\protocols\debug\vc143.pdb' because it is being used by another process. 60>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 60>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 60>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, fork_protocol.vcxproj, gserver_protocol.vcxproj, pserver_protocol.vcxproj, server_protocol.vcxproj, sserver_protocol.vcxproj, ssh_protocol.vcxproj, sspi_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 59>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvsapi\cvsapi.vc140.vcxproj' does not exist. 59>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\cvstools\cvstools.vc140.vcxproj' does not exist. 59>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\Debug\) contains files shared from another project (enum_protocol.vcxproj, gserver_protocol.vcxproj, pserver_protocol.vcxproj, server_protocol.vcxproj, sserver_protocol.vcxproj, ssh_protocol.vcxproj, sspi_protocol.vcxproj, sync_protocol.vcxproj). This can lead to incorrect clean and rebuild behavior. 52>Generating Code... 52>Done building project "sserver_protocol.vc170.vcxproj" -- FAILED. 59>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 59>fork.cpp 60>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 60>cl : command line warning D9028: minimal rebuild failure, reverting to normal build 60>common.cpp 60>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 60>ext.cpp 60>D:\cvsbin\release builder\cvsnt\protocols\ext.cpp(1,1): error C1041: cannot open program database 'D:\cvsbin\release builder\cvsnt\protocols\Debug\vc143.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS 60>Generating Code... 60>Done building project "ext_protocol.vc170.vcxproj" -- FAILED. 56>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsapi\win32\manifest.h(46,11): warning C4996: 'GetVersionExW': was declared deprecated 59>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\fork.cpp(66,2): error C3688: invalid literal suffix 'CVSNT_PRODUCTVERSION_STRING'; literal operator or literal operator template 'operator ""CVSNT_PRODUCTVERSION_STRING' not found 59>D:\cvsbin\release builder\cvsnt\protocols\fork.cpp(130,2): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\fork.cpp(142,3): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\fork.cpp(147,3): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\fork.cpp(165,12): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\fork.cpp(171,12): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 59>common.cpp 56>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 56>UserlicPage.cpp 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\UserlicPage.cpp(107,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\UserlicPage.cpp(165,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 59>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(67,90): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. 56>TooltipPropertyPage.cpp 56>settingspage.cpp 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(191,2): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(235,3): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(386,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(405,3): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(464,3): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(470,3): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(506,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(508,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(510,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(512,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1020,5): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1163,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1186,9): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1191,10): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1364,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1393,10): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1383,8): warning C4101: 'waitres': unreferenced local variable 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1384,7): warning C4101: 'stcp_wrwaitx': unreferenced local variable 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1561,2): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1598,6): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1644,2): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1648,9): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1689,2): warning C4996: 'GetVersionExA': was declared deprecated 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1691,3): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1695,4): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1696,3): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1857,3): 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. 59>D:\cvsbin\release builder\cvsnt\protocols\common.cpp(1890,4): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 59>D:\cvsbin\release builder\cvsnt\cvsapi\cvs_string.h(110,16): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\settingspage.cpp(105,6): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\settingspage.cpp(121,6): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\settingspage.cpp(328,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\settingspage.cpp(474,2): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>serverPage.cpp 59>Generating Code... 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\serverPage.cpp(158,3): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\serverPage.cpp(159,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\serverPage.cpp(272,3): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\serverPage.cpp(274,3): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\serverPage.cpp(280,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\serverPage.cpp(290,6): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 56>RepositoryPage.cpp 59>Done building project "fork_protocol.vc170.vcxproj" -- FAILED. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(116,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(191,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(193,5): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(195,5): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(197,5): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(351,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(353,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(355,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(357,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(359,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(361,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(380,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(382,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(384,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(386,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(388,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(390,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(392,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(394,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(396,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(398,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\RepositoryPage.cpp(400,4): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>ProtocolsPage.cpp 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(57,3): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(101,2): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(105,2): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(112,2): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(114,2): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(121,2): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\ProtocolsPage.cpp(123,2): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>NewRootDialog.cpp 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\NewRootDialog.cpp(149,3): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>cvsnt1.cpp 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(68,3): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(74,23): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(123,6): warning C4996: 'GetVersionExW': was declared deprecated 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(150,4): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(152,7): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(173,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(176,4): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(177,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(178,3): warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(212,19): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(227,4): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(229,4): 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. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(231,21): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(243,19): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\cvsnt1.cpp(424,4): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>cvsnt.cpp 56>CompatibiltyPage.cpp 56>Applet.cpp 56>AdvancedPage.cpp 56>D:\cvsbin\release builder\cvsnt\cvsntcpl\AdvancedPage.cpp(164,37): warning C4996: '_itow': This function or variable may be unsafe. Consider using _itow_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 56>Generating Code... 56>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1392,5): warning MSB8012: TargetPath(D:\cvsbin\release builder\cvsnt\cvsntcpl\Debug\cvsntcpl.dll) does not match the Linker's OutputFile property value (D:\cvsbin\release builder\cvsnt\WinDebug\cvsnt.cpl). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 56>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1393,5): warning MSB8012: TargetExt(.dll) does not match the Linker's OutputFile property value (.cpl). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 56>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1394,5): warning MSB8012: TargetName(cvsntcpl) does not match the Linker's OutputFile property value (cvsnt). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 56>AdvancedPage.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 56> Creating library .\Debug/cvsnt.lib and object .\Debug/cvsnt.exp 56>cvsnt.exp : warning LNK4070: /OUT:cvsnt.dll directive in .EXP differs from output filename '..\WinDebug\cvsnt.cpl'; ignoring directive 56>CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:2, language:0x0409 56>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 56>Done building project "cvsntcpl.vc170.vcxproj" -- FAILED. 61>------ Rebuild All started: Project: cvsntsrv, Configuration: Debug Win32 ------ 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\..\march-hare\cvsproxy\CvsProxy.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsagent\win32\cvsagent.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsapi\apiloader\apiloader.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsapi\cvsapi.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsdelta\cvsdelta.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsgui\cvsgui.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsntcpl\cvsntcpl.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvstools\cvstools.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'diff\libdiff.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'expat\vcnet\expat.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'genbuild\genbuild.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'genkey\genkey.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'installer\preinst\preinst.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'lib\gnulib.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'lockservice\lockservice.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'mdnsclient\mdnsclient.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'pcre\pcre.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'plink\plink.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'postinst\postinst.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\enum_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\ext_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\fork_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\gserver_protocol_ad.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\pserver_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\server_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\sserver_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\ssh_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\sspi_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\sync_protocol.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\co.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\rcsdiff.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\rlog.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'simcvs\simcpl.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'simcvs\simcvs.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'su\su.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\audit_trigger.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\checkout_trigger.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\email_trigger.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\info_triggers.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\script_trigger.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'ufc-crypt\crypt.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'uninsthlp\uninsthlp.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\chkmanifest\chkmanifest.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\cvsdiag\cvsdiag.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\gss-ad\gss-ad.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\posixdir\cvsflt\cvsflt.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\posixdir\setci\setci.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\setuid\libsuid\libsuid.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\setuid\setuid\setuid.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'WorkspaceViewer\WorkspaceViewer.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'xdiff\ext_xdiff.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'xdiff\xml_xdiff.vc140.vcxproj' does not exist. 61>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'zlib\win32\zlib.vc140.vcxproj' does not exist. 61>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 61>win32.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>waitpid.cpp 61>stripslash.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>sockerror.cpp 61>D:\cvsbin\release builder\cvsnt\windows-NT\sockerror.cpp(134,5): 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. 61>setuid.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>pwd.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>mkdir.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>filesubr.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>zlib.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>xgetwd.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>xdiff.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>wrapper.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>watch.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>vers_ts.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>update.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>tag.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>subr.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>status.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>server.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>scramble.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>Generating Code... 61>Compiling... 61>savecwd.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>run.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>root.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>repos.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>rename.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>remove.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>release.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>recurse.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>rcscmds.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>rcs.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>perms.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>patch.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>passwd.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>parseinfo.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>no_diff.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>myndbm.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>modules.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>mkmodules.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>mapping.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>main.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>Generating Code... 61>Compiling... 61>lsacl.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>ls.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>logmsg.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>login.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>log.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>lock.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>info.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>import.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>ignore.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>history.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>hash.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>find_names.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>fileattr.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>expand_path.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>error.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>entries.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>edit.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>cvsrcs.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>cvsrc.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>create_adm.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>Generating Code... 61>Compiling... 61>commit.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>client.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>classify.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>chown.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>checkout.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>checkin.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>chacl.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>buffer.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>annotate.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>admin.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>add.cpp 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 61>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 61>Generating Code... 61>Done building project "cvsntsrv.vc170.vcxproj" -- FAILED. 62>------ Rebuild All started: Project: cvsnt, Configuration: Debug Win32 ------ 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\..\march-hare\cvsmanager\CvsManager.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project '..\..\..\march-hare\cvsproxy\CvsProxy.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'control-panel\cvscontrol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsagent\win32\cvsagent.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsapi\apiloader\apiloader.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsapi\cvsapi.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsdelta\cvsdelta.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsgui\cvsgui.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsntcpl\cvsntcpl.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvsntsrv.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'cvstools\cvstools.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'diff\libdiff.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'expat\vcnet\expat.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'extnt\extnt.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'genbuild\genbuild.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'genkey\genkey.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'installer\preinst\preinst.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'lib\gnulib.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'lockservice\lockservice.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'mdnsclient\mdnsclient.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'pcre\pcre.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'plink\plink.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'postinst\postinst.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\enum_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\ext_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\fork_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\gserver_protocol_ad.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\pserver_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\server_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\sserver_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\ssh_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\sspi_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'protocols\sync_protocol.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\co.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\ident.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\rcsdiff.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'rcs\rlog.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'simcvs\simcpl.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'simcvs\simcvs.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'su\su.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\audit_trigger.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\checkout_trigger.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\email_trigger.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\info_triggers.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'triggers\script_trigger.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'ufc-crypt\crypt.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'uninsthlp\uninsthlp.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\chkmanifest\chkmanifest.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\cvsdiag\cvsdiag.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\gss-ad\gss-ad.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\installer\installer.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\posixdir\cvsflt\cvsflt.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\posixdir\setci\setci.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\setuid\libsuid\libsuid.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'windows-NT\setuid\setuid\setuid.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'WorkspaceViewer\WorkspaceViewer.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'xdiff\ext_xdiff.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'xdiff\xml_xdiff.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2165,5): warning : The referenced project 'zlib\win32\zlib.vc140.vcxproj' does not exist. 62>E:\vs2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (.\WinDebug/tmp\) contains files shared from another project (cvsntsrv.vcxproj). This can lead to incorrect clean and rebuild behavior. 62>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release 62>win32.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>waitpid.cpp 62>stripslash.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>sockerror.cpp 62>D:\cvsbin\release builder\cvsnt\windows-NT\sockerror.cpp(134,5): 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. 62>setuid.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>pwd.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>mkdir.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>filesubr.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>zlib.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>xgetwd.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>xdiff.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>wrapper.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>watch.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>vers_ts.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>update.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>tag.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>subr.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>status.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>server.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>scramble.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>Generating Code... 62>Compiling... 62>savecwd.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>run.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>root.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>repos.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>rename.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>remove.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>release.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>recurse.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>rcscmds.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>rcs.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>perms.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>patch.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>passwd.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>parseinfo.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>no_diff.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>myndbm.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>modules.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>mkmodules.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>mapping.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>main.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>Generating Code... 62>Compiling... 62>lsacl.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>ls.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>logmsg.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>login.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>log.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>lock.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>info.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>import.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>ignore.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>history.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>hash.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>find_names.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>fileattr.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>expand_path.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>error.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>entries.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>edit.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>cvsrcs.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>cvsrc.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>create_adm.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>Generating Code... 62>Compiling... 62>commit.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>client.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>classify.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>chown.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>checkout.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>checkin.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>chacl.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>buffer.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>annotate.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>admin.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>add.cpp 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1422,17): warning C4005: 'vsnprintf': macro redefinition 62>C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdio.h(1424,1): error C1189: #error: Macro definition of vsnprintf conflicts with Standard Library function declaration 62>Generating Code... 62>Done building project "cvsnt.vc170.vcxproj" -- FAILED. ========== Rebuild All: 18 succeeded, 44 failed, 0 skipped ========== ========== Rebuild completed at 11:59 AM and took 04:18.313 minutes ==========