Subj : Changes in husky sources To : Max Vasilyev From : andrew clarke Date : Wed May 19 2021 10:59:13 On 2021-05-17 23:42:24, Max Vasilyev (2:5057/77) wrote to Andrew Clarke: hi>> huskylib: hi>> old versions of MSVC need strnlen() hi>> Author: Andrew Clarke hi>> Date: 2021-04-04 17:04:32 +0300 hi>> Committed by: GitHub hi>> Files: hi>> M huskylib/MSVC.h MV> MSVC6 won't compile with huskybse\win32\makeall.mvc : MV> Create ../../Release/bin/tpkt.exe... MV> pktwrite.obj : error LNK2001: unresolved external symbol _strnlen MV> ../../Release/bin/tpkt.exe : fatal error LNK1120: 1 unresolved externals This works: @echo off cd huskylib\make nmake -f makefile.mvc clean all cd ..\.. cd smapi\make nmake -f makefile.mvc clean all cd ..\.. cd fidoconf\make nmake -f makefile.mvc clean all cd ..\.. cd areafix\make nmake -f makefile.mvc clean all cd ..\.. cd hpt\make nmake -f makefile.mvc clean all cd ..\.. --- GoldED+/BSD 1.1.5-b20180707 * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267) .