📄 printer.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Printer - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4Dbg/Printer.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "WCE_PLATFORM_MEMO" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r "D:\CE\Printer\Printer.rc""
Creating temporary file "F:\DOCUME~1\admin007\LOCALS~1\Temp\RSP9C.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_MEMO" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR"ARMV4Dbg/" /Fp"ARMV4Dbg/Printer.pch" /Yu"stdafx.h" /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /MC /c
"D:\CE\Printer\CESeries.cpp"
"D:\CE\Printer\Printer.cpp"
"D:\CE\Printer\PrinterDlg.cpp"
]
Creating command line "clarm.exe @F:\DOCUME~1\admin007\LOCALS~1\Temp\RSP9C.tmp"
Creating temporary file "F:\DOCUME~1\admin007\LOCALS~1\Temp\RSP9D.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_MEMO" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR"ARMV4Dbg/" /Fp"ARMV4Dbg/Printer.pch" /Yc"stdafx.h" /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /MC /c
"D:\CE\Printer\StdAfx.cpp"
]
Creating command line "clarm.exe @F:\DOCUME~1\admin007\LOCALS~1\Temp\RSP9D.tmp"
Creating temporary file "F:\DOCUME~1\admin007\LOCALS~1\Temp\RSP9E.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/Printer.pdb" /debug /out:"ARMV4Dbg/Printer.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
.\ARMV4Dbg\CESeries.obj
.\ARMV4Dbg\Printer.obj
.\ARMV4Dbg\PrinterDlg.obj
.\ARMV4Dbg\StdAfx.obj
.\ARMV4Dbg\Printer.res
]
Creating command line "link.exe @F:\DOCUME~1\admin007\LOCALS~1\Temp\RSP9E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CESeries.cpp
D:\CE\Printer\CESeries.cpp(341) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
Printer.cpp
PrinterDlg.cpp
D:\CE\Printer\PrinterDlg.cpp(119) : warning C4244: 'initializing' : conversion from 'unsigned short' to 'char', possible loss of data
D:\CE\Printer\PrinterDlg.cpp(128) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"ARMV4Dbg/Printer.bsc" .\ARMV4Dbg\StdAfx.sbr .\ARMV4Dbg\CESeries.sbr .\ARMV4Dbg\Printer.sbr .\ARMV4Dbg\PrinterDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Printer.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -