⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 btwnd.vcl

📁 这是一个基于wince串口的蓝牙通讯程序,是用evc开发的,cpu是rmi的au1200,并有漂亮的操作界面,但删除了一些无关的界面logo图片
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BtWnd - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorDbg/BtWnd.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_SDK_EVC" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\BtWnd.rc"" 
Creating temporary file "C:\DOCUME~1\chengyu\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_SDK_EVC" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"emulatorDbg/" /Fp"emulatorDbg/BtWnd.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\A39cmd.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\BookDlg.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\BookWnd.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\BtWnd.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\BtWndDlg.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\CallWnd.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\CustomScroll.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\MyBookButton.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\Serial.cpp"
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\StatusSubWnd.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chengyu\LOCALS~1\Temp\RSP72.tmp" 
Creating temporary file "C:\DOCUME~1\chengyu\LOCALS~1\Temp\RSP73.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_SDK_EVC" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"emulatorDbg/" /Fp"emulatorDbg/BtWnd.pch" /Yc"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chengyu\LOCALS~1\Temp\RSP73.tmp" 
Creating temporary file "C:\DOCUME~1\chengyu\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/BtWnd.pdb" /debug /out:"emulatorDbg/BtWnd.exe" /subsystem:windowsce,5.00 /MACHINE:IX86 
".\emulatorDbg\A39cmd.obj"
".\emulatorDbg\BookDlg.obj"
".\emulatorDbg\BookWnd.obj"
".\emulatorDbg\BtWnd.obj"
".\emulatorDbg\BtWndDlg.obj"
".\emulatorDbg\CallWnd.obj"
".\emulatorDbg\CustomScroll.obj"
".\emulatorDbg\MyBookButton.obj"
".\emulatorDbg\Serial.obj"
".\emulatorDbg\StatusSubWnd.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\BtWnd.res"
]
Creating command line "link.exe @C:\DOCUME~1\chengyu\LOCALS~1\Temp\RSP74.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\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\MyBookButton.cpp(171) : warning C4101: 'Currentdlg' : unreferenced local variable
C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\MyBookButton.cpp(170) : warning C4101: 'pCurrentWnd' : unreferenced local variable
Serial.cpp
C:\Documents and Settings\chengyu\桌面\新建文件夹\bluetooth_evc4\bluetooth_evc4\Serial.cpp(29) : warning C4101: 'temp' : unreferenced local variable
StatusSubWnd.cpp
Generating Code...
Linking...
corelibc.lib(wwinmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(onexit.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(_exclst_.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info




<h3>Results</h3>
BtWnd.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -