📄 cexp.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CeXp - Win32 (WCE ARM) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP13D.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMRel/CeXp.pch" /Yu"stdafx.h" /Fo"ARMRel/" /Oxs /MC /c
"G:\CeXp\CeXpDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP13D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP13E.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMRel/CeXp.pdb" /out:"ARMRel/CeXp.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
.\ARMRel\CeBtnST.obj
.\ARMRel\CeXp.obj
.\ARMRel\CeXpDlg.obj
.\ARMRel\StdAfx.obj
.\ARMRel\WinXPButtonST.obj
.\ARMRel\XPButton.obj
.\ARMRel\XpEdit.obj
.\ARMRel\CeXp.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP13E.tmp"
<h3>Output Window</h3>
Compiling...
CeXpDlg.cpp
G:\CeXp\CeXpDlg.cpp(97) : warning C4018: '<' : signed/unsigned mismatch
G:\CeXp\CeXpDlg.cpp(100) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
Linking...
<h3>Results</h3>
CeXp.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -