📄 btwnd.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BtWnd - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorRel/BtWnd.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK_500" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\BtWnd.rc""
Creating temporary file "C:\DOCUME~1\temp\LOCALS~1\Temp\RSPCF3.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorRel/BtWnd.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\A39cmd.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\BookDlg.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\BookWnd.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\BtWnd.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\BtWndDlg.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\CallWnd.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\CustomScroll.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\MyBookButton.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\Serial.cpp"
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\StatusSubWnd.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\temp\LOCALS~1\Temp\RSPCF3.tmp"
Creating temporary file "C:\DOCUME~1\temp\LOCALS~1\Temp\RSPCF4.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorRel/BtWnd.pch" /Yc"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\temp\LOCALS~1\Temp\RSPCF4.tmp"
Creating temporary file "C:\DOCUME~1\temp\LOCALS~1\Temp\RSPCF5.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/BtWnd.pdb" /out:"emulatorRel/BtWnd.exe" /subsystem:windowsce,5.00 /MACHINE:IX86
".\emulatorRel\A39cmd.obj"
".\emulatorRel\BookDlg.obj"
".\emulatorRel\BookWnd.obj"
".\emulatorRel\BtWnd.obj"
".\emulatorRel\BtWndDlg.obj"
".\emulatorRel\CallWnd.obj"
".\emulatorRel\CustomScroll.obj"
".\emulatorRel\MyBookButton.obj"
".\emulatorRel\Serial.obj"
".\emulatorRel\StatusSubWnd.obj"
".\emulatorRel\StdAfx.obj"
".\emulatorRel\BtWnd.res"
]
Creating command line "link.exe @C:\DOCUME~1\temp\LOCALS~1\Temp\RSPCF5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
A39cmd.cpp
BookDlg.cpp
BookWnd.cpp
BtWnd.cpp
BtWndDlg.cpp
CallWnd.cpp
CustomScroll.cpp
MyBookButton.cpp
C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\MyBookButton.cpp(171) : warning C4101: 'Currentdlg' : unreferenced local variable
C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\MyBookButton.cpp(170) : warning C4101: 'pCurrentWnd' : unreferenced local variable
Serial.cpp
C:\Documents and Settings\temp\桌面\bluetooth_evc4\bluetooth_evc4\Serial.cpp(29) : warning C4101: 'temp' : unreferenced local variable
StatusSubWnd.cpp
Generating Code...
Linking...
<h3>Results</h3>
BtWnd.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -