⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rytest.vcl

📁 MODBUS TCP的通讯管理机程序,用以和组态软件进行数据接口!
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RYTest - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\dsg\LOCALS~1\Temp\RSPFC0.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"X86Dbg/RYTest.pch" /Yu"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c 
"D:\RYTest\RYTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dsg\LOCALS~1\Temp\RSPFC0.tmp" 
Creating temporary file "C:\DOCUME~1\dsg\LOCALS~1\Temp\RSPFC1.tmp" with contents
[
Ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/RYTest.pdb" /debug /out:"X86Dbg/RYTest.exe" /subsystem:windowsce,4.20 /MACHINE:IX86 
.\X86Dbg\RYTest.obj
.\X86Dbg\RYTestDlg.obj
.\X86Dbg\StdAfx.obj
.\X86Dbg\RYTest.res
]
Creating command line "link.exe @C:\DOCUME~1\dsg\LOCALS~1\Temp\RSPFC1.tmp"
<h3>Output Window</h3>
Compiling...
RYTestDlg.cpp
D:\RYTest\RYTestDlg.cpp(163) : warning C4305: '=' : truncation from 'const int' to 'unsigned char'
D:\RYTest\RYTestDlg.cpp(163) : warning C4309: '=' : truncation of constant value
D:\RYTest\RYTestDlg.cpp(256) : warning C4101: 'LpExit' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(1298) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(1299) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(1300) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(1301) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(1302) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(1359) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1417) : warning C4552: '>=' : operator has no effect; expected operator with side-effect
D:\RYTest\RYTestDlg.cpp(1463) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1490) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1538) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1598) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1624) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1672) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1731) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1757) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1805) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1868) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1895) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(1943) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2024) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2043) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2056) : warning C4018: '!=' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2064) : warning C4018: '!=' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2107) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2126) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2140) : warning C4018: '!=' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2148) : warning C4018: '!=' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2204) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2300) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2326) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2372) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2438) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2467) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2516) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(2673) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2673) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2687) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2687) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2716) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2716) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2735) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2735) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2764) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2764) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2808) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2808) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2877) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2877) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2909) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2909) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2928) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2928) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2957) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(2957) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3001) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3001) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3282) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(3365) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(3521) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(3604) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(3765) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\RYTest\RYTestDlg.cpp(3779) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\RYTest\RYTestDlg.cpp(3921) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3922) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3923) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3924) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3925) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(3997) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(4020) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(4021) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\RYTest\RYTestDlg.cpp(4053) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(4246) : warning C4018: '==' : signed/unsigned mismatch
D:\RYTest\RYTestDlg.cpp(4327) : warning C4101: 'addrlen3' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(4324) : warning C4101: 'RemoteAddr3' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(4327) : warning C4101: 'addrlen4' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(4324) : warning C4101: 'RemoteAddr4' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(4327) : warning C4101: 'addrlen5' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(4324) : warning C4101: 'RemoteAddr5' : unreferenced local variable
D:\RYTest\RYTestDlg.cpp(4551) : warning C4101: 'uu' : unreferenced local variable
Linking...




<h3>Results</h3>
RYTest.exe - 0 error(s), 82 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -