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

📄 datapool.plg

📁 组态王驱动的实例,这个例子与亚控的例子有很大不同
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DataPool - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/DataPool.tlb" /mktyplib203 /win32 "D:\JJJK\Driver\DataPoolDrv\DataPool.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/DataPool.res" /i "Release" /d "NDEBUG" "D:\JJJK\Driver\DataPoolDrv\DataPool.rc"" 
Creating temporary file "C:\DOCUME~1\Finley\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/DataPool.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\JJJK\Driver\DataPoolDrv\DataPool.cpp"
"D:\JJJK\Driver\DataPoolDrv\DataPoolPro.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Finley\LOCALS~1\Temp\RSP53.tmp" 
Creating temporary file "C:\DOCUME~1\Finley\LOCALS~1\Temp\RSP54.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/DataPool.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\JJJK\Driver\DataPoolDrv\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Finley\LOCALS~1\Temp\RSP54.tmp" 
Creating temporary file "C:\DOCUME~1\Finley\LOCALS~1\Temp\RSP55.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/DataPool.pdb" /machine:I386 /def:".\DataPool.def" /out:"C:\Progra~1\kingview\DRIVER\DataPool.dll" /implib:"Release/DataPool.lib" 
.\Release\DataPool.obj
.\Release\DataPoolPro.obj
.\Release\StdAfx.obj
.\Release\DataPool.res
]
Creating command line "link.exe @C:\DOCUME~1\Finley\LOCALS~1\Temp\RSP55.tmp"
<h3>Output Window</h3>
Creating Type Library...
Processing D:\JJJK\Driver\DataPoolDrv\DataPool.odl
DataPool.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DataPool.cpp
DataPoolPro.cpp
Generating Code...
Linking...
   Creating library Release/DataPool.lib and object Release/DataPool.exp
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF



<h3>Results</h3>
DataPool.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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