stdafx.cpp EventSocket.cpp E:\hollysys\2024\7\code2\Cpp\general\TDK\EventSocket.cpp(177,12): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings E:\hollysys\2024\7\code2\Cpp\general\TDK\EventSocket.cpp(315,13): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings ProtocolHandler.cpp ReceiveBuffer.cpp UDPSocket.cpp E:\hollysys\2024\7\code2\Cpp\general\TDK\UDPSocket.cpp(28,51): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings IntervalToSend.cpp IntervalToSendDlg.cpp E:\hollysys\2024\7\code2\Cpp\general\yyjson.h(4127,1): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. E:\hollysys\2024\7\code2\Cpp\general\yyjson.h(4140,1): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. E:\hollysys\2024\7\code2\Cpp\tools\IntervalToSend\IntervalToSendDlg.cpp(218,27): warning C4244: “=”: 从“long”转换到“BYTE”,可能丢失数据 E:\hollysys\2024\7\code2\Cpp\tools\IntervalToSend\IntervalToSendDlg.cpp(301,11): warning C4244: “初始化”: 从“ULONGLONG”转换到“int”,可能丢失数据 LNBuffer.cpp LNHanlder.cpp 正在生成代码... yyjson.c E:\hollysys\2024\7\code2\Cpp\general\yyjson.h(4127,1): warning C4013: “sprintf”未定义;假设外部返回 int IntervalToSend.vcxproj -> E:\hollysys\2024\7\code2\Cpp\out\IntervalToSend.exe