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

📄 app9054.plg

📁 一个在ddk环境下编的plx9054的驱动程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: App9054 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/App9054.res" /d "NDEBUG" /d "_AFXDLL" "G:\MyOwn\MyCode\driver\St9054\new\App9054__\App9054.rc"" 
Creating temporary file "C:\DOCUME~1\coco\LOCALS~1\Temp\RSP87.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/App9054.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\MyOwn\MyCode\driver\St9054\new\App9054__\App9054.cpp"
"G:\MyOwn\MyCode\driver\St9054\new\App9054__\App9054Dlg.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\coco\LOCALS~1\Temp\RSP87.tmp" 
Creating temporary file "C:\DOCUME~1\coco\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "D:\COMPUW~1\DRIVER~1\DRIVER~3\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/App9054.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\MyOwn\MyCode\driver\St9054\new\App9054__\OpenByIntf.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\coco\LOCALS~1\Temp\RSP88.tmp" 
Creating temporary file "C:\DOCUME~1\coco\LOCALS~1\Temp\RSP89.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/App9054.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\MyOwn\MyCode\driver\St9054\new\App9054__\StdAfx.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\coco\LOCALS~1\Temp\RSP89.tmp" 
Creating command line "xilink6.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/App9054.pdb" /machine:I386 /out:"Release/App9054.exe"  .\Release\App9054.obj .\Release\App9054Dlg.obj .\Release\OpenByIntf.obj .\Release\StdAfx.obj .\Release\App9054.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
App9054.cpp
App9054Dlg.cpp
Generating Code...
Compiling...
OpenByIntf.cpp
Linking...
xilink6: executing 'D:\MICROS~1\VC98\Bin\link.exe'
OpenByIntf.obj : error LNK2001: unresolved external symbol __imp__SetupDiDestroyDeviceInfoList@4
OpenByIntf.obj : error LNK2001: unresolved external symbol __imp__SetupDiGetClassDevsA@16
OpenByIntf.obj : error LNK2001: unresolved external symbol __imp__SetupDiGetDeviceInterfaceDetailA@24
OpenByIntf.obj : error LNK2001: unresolved external symbol __imp__SetupDiEnumDeviceInterfaces@20
Release/App9054.exe : fatal error LNK1120: 4 unresolved externals
Error executing xilink6.exe.



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

⌨️ 快捷键说明

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