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

📄 first.vcl

📁 WINCE系统下的串口通信
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: First - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IRel/First.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" /d "_AFXDLL" /r "E:\evc\CESerialPort\First.rc"" 
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP229.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" /D "_AFXDLL" /Fp"ARMV4IRel/First.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c 
"E:\evc\CESerialPort\CESeries.cpp"
"E:\evc\CESerialPort\First.cpp"
"E:\evc\CESerialPort\FirstDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP229.tmp" 
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP22A.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" /D "_AFXDLL" /Fp"ARMV4IRel/First.pch" /Yc"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c 
"E:\evc\CESerialPort\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP22A.tmp" 
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP22B.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/First.pdb" /out:"ARMV4IRel/First.exe" /subsystem:windowsce,4.00 /MACHINE:THUMB 
.\ARMV4IRel\CESeries.obj
.\ARMV4IRel\First.obj
.\ARMV4IRel\FirstDlg.obj
.\ARMV4IRel\StdAfx.obj
.\ARMV4IRel\First.res
.\zc030xlib.lib
]
Creating command line "link.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP22B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CESeries.cpp
First.cpp
FirstDlg.cpp
Generating Code...
Linking...




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

⌨️ 快捷键说明

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