📄 mf_pad_demo.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mf_pad_demo - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4Rel/mf_pad_demo.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "WIN32_PLATFORM_PSPC=400" /d "ARM" /d "_ARM_" /d "ARMV4" /r "E:\12.8 刻录\复件 wince开发包\mf_pad_demo\mf_pad_demo.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Fp"ARMV4Rel/mf_pad_demo.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"E:\12.8 刻录\复件 wince开发包\mf_pad_demo\Dlg15693.cpp"
"E:\12.8 刻录\复件 wince开发包\mf_pad_demo\mf_pad_demo.cpp"
"E:\12.8 刻录\复件 wince开发包\mf_pad_demo\mf_pad_demoDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Fp"ARMV4Rel/mf_pad_demo.pch" /Yc"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"E:\12.8 刻录\复件 wince开发包\mf_pad_demo\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" with contents
[
mf_pda_dll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/mf_pad_demo.pdb" /out:"ARMV4Rel/mf_pad_demo.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
".\ARMV4Rel\Dlg15693.obj"
".\ARMV4Rel\mf_pad_demo.obj"
".\ARMV4Rel\mf_pad_demoDlg.obj"
".\ARMV4Rel\StdAfx.obj"
".\ARMV4Rel\mf_pad_demo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Dlg15693.cpp
E:\12.8 刻录\复件 wince开发包\mf_pad_demo\Dlg15693.cpp(89) : warning C4101: 'Cardnumber' : unreferenced local variable
E:\12.8 刻录\复件 wince开发包\mf_pad_demo\Dlg15693.cpp(89) : warning C4101: 'snr' : unreferenced local variable
E:\12.8 刻录\复件 wince开发包\mf_pad_demo\Dlg15693.cpp(145) : warning C4101: 'Cardnumber' : unreferenced local variable
E:\12.8 刻录\复件 wince开发包\mf_pad_demo\Dlg15693.cpp(145) : warning C4101: 'snr' : unreferenced local variable
mf_pad_demo.cpp
mf_pad_demoDlg.cpp
E:\12.8 刻录\复件 wince开发包\mf_pad_demo\mf_pad_demoDlg.cpp(187) : warning C4305: 'argument' : truncation from 'const int' to 'unsigned char'
E:\12.8 刻录\复件 wince开发包\mf_pad_demo\mf_pad_demoDlg.cpp(187) : warning C4309: 'argument' : truncation of constant value
Generating Code...
Linking...
Creating library ARMV4Rel/mf_pad_demo.lib and object ARMV4Rel/mf_pad_demo.exp
LINK : warning LNK4089: all references to 'DocList.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'WININET.dll' discarded by /OPT:REF
<h3>Results</h3>
mf_pad_demo.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -