📄 keyboard.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: keyboard - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorRel/keyboard.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "_X86_" /d "x86" /d "_i386_" /r "F:\VCSTUDY\learn project\EVC\keyboard\keyboard.rc""
Creating temporary file "C:\DOCUME~1\timll\LOCALS~1\Temp\RSP121.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /Fp"emulatorRel/keyboard.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"F:\VCSTUDY\learn project\EVC\keyboard\keyboard.cpp"
"F:\VCSTUDY\learn project\EVC\keyboard\keyboardDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\timll\LOCALS~1\Temp\RSP121.tmp"
Creating temporary file "C:\DOCUME~1\timll\LOCALS~1\Temp\RSP122.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /Fp"emulatorRel/keyboard.pch" /Yc"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"F:\VCSTUDY\learn project\EVC\keyboard\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\timll\LOCALS~1\Temp\RSP122.tmp"
Creating temporary file "C:\DOCUME~1\timll\LOCALS~1\Temp\RSP123.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/keyboard.pdb" /out:"emulatorRel/keyboard.exe" /subsystem:windowsce,4.00 /MACHINE:IX86
".\emulatorRel\keyboard.obj"
".\emulatorRel\keyboardDlg.obj"
".\emulatorRel\StdAfx.obj"
".\emulatorRel\keyboard.res"
]
Creating command line "link.exe @C:\DOCUME~1\timll\LOCALS~1\Temp\RSP123.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
C:\Program Files\Windows CE Tools\wce400\STANDARDSDK\mfc\include\wcealt.h(234) : warning C4273: 'CoTaskMemSize' : inconsistent dll linkage. dllexport assumed.
Compiling...
keyboard.cpp
keyboardDlg.cpp
Generating Code...
Linking...
Creating library emulatorRel/keyboard.lib and object emulatorRel/keyboard.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
<h3>Results</h3>
keyboard.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -