📄 instest.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: InsTest - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"ARMV4IRel/InsTest.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /r "E:\学习资料\WINCE\测试程序\serial\InsTest.rc""
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP2FD.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /FR"ARMV4IRel/" /Fp"ARMV4IRel/InsTest.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"E:\学习资料\WINCE\测试程序\serial\InsTest.cpp"
"E:\学习资料\WINCE\测试程序\serial\InsTestDlg.cpp"
"E:\学习资料\WINCE\测试程序\serial\Serial.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP2FD.tmp"
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP2FE.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /FR"ARMV4IRel/" /Fp"ARMV4IRel/InsTest.pch" /Yc"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"E:\学习资料\WINCE\测试程序\serial\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP2FE.tmp"
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP2FF.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/InsTest.pdb" /out:"ARMV4IRel/InsTest.exe" /subsystem:windowsce,4.00 /MACHINE:THUMB
".\ARMV4IRel\InsTest.obj"
".\ARMV4IRel\InsTestDlg.obj"
".\ARMV4IRel\Serial.obj"
".\ARMV4IRel\StdAfx.obj"
".\ARMV4IRel\InsTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP2FF.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
InsTest.cpp
InsTestDlg.cpp
E:\学习资料\WINCE\测试程序\serial\InsTestDlg.cpp(90) : warning C4101: 'dwLength' : unreferenced local variable
E:\学习资料\WINCE\测试程序\serial\InsTestDlg.cpp(92) : warning C4101: 'dwErrorFlags' : unreferenced local variable
E:\学习资料\WINCE\测试程序\serial\InsTestDlg.cpp(91) : warning C4101: 'ComStat' : unreferenced local variable
E:\学习资料\WINCE\测试程序\serial\InsTestDlg.cpp(89) : warning C4101: 'dwCommModemStatus' : unreferenced local variable
E:\学习资料\WINCE\测试程序\serial\InsTestDlg.cpp(148) : warning C4244: 'argument' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
Serial.cpp
E:\学习资料\WINCE\测试程序\serial\Serial.cpp(163) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
E:\学习资料\WINCE\测试程序\serial\Serial.cpp(163) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
Generating Code...
Linking...
Creating library ARMV4IRel/InsTest.lib and object ARMV4IRel/InsTest.exp
LINK : warning LNK4089: all references to 'WININET.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'commdlg.dll' discarded by /OPT:REF
Creating command line "bscmake.exe /nologo /o"ARMV4IRel/InsTest.bsc" ".\ARMV4IRel\StdAfx.sbr" ".\ARMV4IRel\InsTest.sbr" ".\ARMV4IRel\InsTestDlg.sbr" ".\ARMV4IRel\Serial.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
InsTest.exe - 0 error(s), 9 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -