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

📄 bdetest.plg

📁 在Visual C++访问Borland数据库引擎(BDE)
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BdeTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/BdeTest.res" /d "NDEBUG" "D:\MfcResearch\BdeTest\BdeTest.rc"" 
Creating temporary file "c:\windows\TEMP\RSP4021.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/BdeTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\MfcResearch\BdeTest\BdeDatabase.cpp"
"D:\MfcResearch\BdeTest\BdeException.cpp"
"D:\MfcResearch\BdeTest\BdeTest.cpp"
"D:\MfcResearch\BdeTest\BdeTestDlg.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP4021.TMP" 
Creating temporary file "c:\windows\TEMP\RSP4022.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/BdeTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\MfcResearch\BdeTest\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP4022.TMP" 
Creating temporary file "c:\windows\TEMP\RSP4023.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/BdeTest.pdb" /machine:I386 /out:"Release/BdeTest.exe" 
.\Release\BdeDatabase.obj
.\Release\BdeException.obj
.\Release\BdeTest.obj
.\Release\BdeTestDlg.obj
.\Release\StdAfx.obj
.\Release\BdeTest.res
.\Idapi32m.lib
]
Creating command line "link.exe @c:\windows\TEMP\RSP4023.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BdeDatabase.cpp
D:\MfcResearch\BdeTest\idapi.h(1315) : warning C4200: nonstandard extension used : zero-sized array in struct/union
BdeException.cpp
D:\MfcResearch\BdeTest\idapi.h(1315) : warning C4200: nonstandard extension used : zero-sized array in struct/union
BdeTest.cpp
D:\MfcResearch\BdeTest\idapi.h(1315) : warning C4200: nonstandard extension used : zero-sized array in struct/union
BdeTestDlg.cpp
D:\MfcResearch\BdeTest\idapi.h(1315) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "ole32.dll" discarded by /OPT:REF



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

⌨️ 快捷键说明

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