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

📄 pcidp_if_dll.plg

📁 一个amccs5933芯片的驱动程序开发源程序和部分文档
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PCIDP_IF_DLL - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP50.tmp" with contents
[
/nologo /MT /W3 /GX /Od /I "..\..\.." /I "..\..\..\..\kernel\kernelNT" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PCIDP_IF_DLL_EXPORTS" /Fo"Release/" /Fd"Release/" /FD /c 
"I:\PCI-DP\Cypress Inc 3a\InstallCDROM\API\WinNT\PCIDP_IF.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP50.tmp" 
Creating temporary file "C:\TEMP\RSP51.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/PCIDP_IF.pdb" /machine:I386 /out:"Release/PCIDP_IF.dll" /implib:"Release/PCIDP_IF.lib" 
".\Release\PCIDP_IF.obj"
".\Release\Pcidp_if_dll.obj"
]
Creating command line "link.exe @C:\TEMP\RSP51.tmp"
<h3>Output Window</h3>
Compiling...
PCIDP_IF.cpp
Linking...
   Creating library Release/PCIDP_IF.lib and object Release/PCIDP_IF.exp



<h3>Results</h3>
PCIDP_IF.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: PCIDP_IF_DLL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP55.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/PCIDP_IF.pdb" /debug /machine:I386 /out:"Debug/PCIDP_IF.dll" /implib:"Debug/PCIDP_IF.lib" /pdbtype:sept 
".\Debug\PCIDP_IF.obj"
".\Debug\Pcidp_if_dll.obj"
]
Creating command line "link.exe @C:\TEMP\RSP55.tmp"
<h3>Output Window</h3>
Linking...
   Creating library Debug/PCIDP_IF.lib and object Debug/PCIDP_IF.exp



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

⌨️ 快捷键说明

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