comenumerator.vcl
来自「检查Windows Mobile系统上COM口的状况(可用的)」· VCL 代码 · 共 32 行
VCL
32 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: COMEnumerator - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4Dbg/COMEnumerator.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "WIN32_PLATFORM_PSPC=400" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r "C:\Documents and Settings\SJ\桌面\COMEnumProj1_0\COMEnumerator.rc""
Creating temporary file "C:\DOCUME~1\SJ\LOCALS~1\Temp\RSP125.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/COMEnumerator.pdb" /debug /out:"ARMV4Dbg/COMEnumerator.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
".\ARMV4Dbg\COMEnum.obj"
".\ARMV4Dbg\COMEnumerator.obj"
".\ARMV4Dbg\COMEnumeratorDlg.obj"
".\ARMV4Dbg\StdAfx.obj"
".\ARMV4Dbg\COMEnumerator.res"
]
Creating command line "link.exe @C:\DOCUME~1\SJ\LOCALS~1\Temp\RSP125.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
<h3>Results</h3>
COMEnumerator.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?