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

📄 rdapush.vcl

📁 对应<EVC高级编程及其应用开发>中在wince系统下远程访问sql数据库的一段代码,测试通过完整版(包括关键语句),有些例子的源码少了几句话,实际运行并不正常
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RDAPush - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\USER\LOCALS~1\Temp\RSP215.tmp" with contents
[
ca_mergex20.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/RDAPush.pdb" /debug /out:"emulatorDbg/RDAPush.exe" /subsystem:windowsce,5.00 /MACHINE:IX86 
".\emulatorDbg\DlgPull.obj"
".\emulatorDbg\DlgPush.obj"
".\emulatorDbg\RDAPush.obj"
".\emulatorDbg\RDAPushDlg.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\RDAPush.res"
]
Creating command line "link.exe @C:\DOCUME~1\USER\LOCALS~1\Temp\RSP215.tmp"
<h3>Output Window</h3>
Linking...
ca_mergex20.lib(ca_mergex20_i.obj) : warning LNK4204: 'F:\download\资料\嵌入式\evc\sql\RDAPush\emulatorDbg\vc60.pdb' is missing debugging information for referencing module; linking object as if no debug info
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(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info




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

⌨️ 快捷键说明

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