📄 record.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Record - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lry\LOCALS~1\Temp\RSP16C.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /FR"ARMV4Rel/" /Fp"ARMV4Rel/Record.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"E:\Record\Record.cpp"
"E:\Record\RecordDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\lry\LOCALS~1\Temp\RSP16C.tmp"
Creating temporary file "C:\DOCUME~1\lry\LOCALS~1\Temp\RSP16D.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/Record.pdb" /out:"ARMV4Rel/Record.exe" /subsystem:windowsce,4.00 /align:"4096" /MACHINE:ARM
.\ARMV4Rel\Record.obj
.\ARMV4Rel\RecordDlg.obj
.\ARMV4Rel\StdAfx.obj
.\ARMV4Rel\Record.res
]
Creating command line "link.exe @C:\DOCUME~1\lry\LOCALS~1\Temp\RSP16D.tmp"
<h3>Output Window</h3>
Compiling...
Record.cpp
RecordDlg.cpp
Generating Code...
Linking...
Creating library ARMV4Rel/Record.lib and object ARMV4Rel/Record.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"ARMV4Rel/Record.bsc" .\ARMV4Rel\StdAfx.sbr .\ARMV4Rel\Record.sbr .\ARMV4Rel\RecordDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Record.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -