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

📄 pcicard.plg

📁 一个PCI板卡的设备驱动程序 用visual c++ 编写
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Pcicard - Win32 Free--------------------
</h3>
<h3>Command Lines</h3>
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(TARGET_INC_PATH)"
warning: unresolved Environment Variable  "$(CRT_INC_PATH)"
warning: unresolved Environment Variable  "$(DDK_INC_PATH)"
warning: unresolved Environment Variable  "$(WDM_INC_PATH)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(BASEDIR)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(CPU)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(TARGET_INC_PATH)"
warning: unresolved Environment Variable  "$(CRT_INC_PATH)"
warning: unresolved Environment Variable  "$(DDK_INC_PATH)"
warning: unresolved Environment Variable  "$(WDM_INC_PATH)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(BASEDIR)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(CPU)"
Creating temporary file "C:\DOCUME~1\lgl\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /Gz /ML /W3 /Oy /Gy /I "\..\common\include\stl" /I "" /I "" /I "" /I "" /I "\include" /I "." /I "\source" /I "\inc\win98" /I "\include\dep_vxd" /I "\include\dep_wdm" /I "\include\dep_ndis" /D WIN32=100 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=1 /D "_IDWBUILD" /D "NDEBUG" /D _DLL=1 /D _X86_=1 /D =1 /D NTVERSION='WDM' /FR"Free/" /Fp"Free/Pcicard.pch" /YX /Fo"Free/" /Fd".\objfre\i386\Pcicard.pdb" /FD /Oxs /QI0f     /Zel -cbstring /QIfdiv- /QIf /GF    /c 
"D:\张小_论文\ChengCDROM\Pcicard\sys\Pcicard.cpp"
"D:\张小_论文\ChengCDROM\Pcicard\sys\PcicardDevice.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lgl\LOCALS~1\Temp\RSP5.tmp" 
warning: unresolved Environment Variable  "$(DRIVERWORKS)"
warning: unresolved Environment Variable  "$(CPU)"
warning: unresolved Environment Variable  "$(TARGET_LIB_PATH)"
Creating temporary file "C:\DOCUME~1\lgl\LOCALS~1\Temp\RSP6.tmp" with contents
[
wdm.lib "\lib\\free\vdw_wdm.lib"       /nologo /base:"0x10000" /version:5.0 /stack:0x40000,0x1000 /entry:"DriverEntry" /incremental:no /pdb:"objfre\i386/Pcicard.pdb" /map:"Free/Pcicard.map" /machine:IX86 /nodefaultlib /out:".\objfre\i386\Pcicard.sys" /libpath:"" /driver:WDM /debug:FULL /IGNORE:4001,4037,4039,4065,4070,4078,4087,4089,4096,4210   /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text  /FULLBUILD /RELEASE /FORCE:MULTIPLE /OPT:REF   /align:0x20  /osversion:5.00  /subsystem:native,1.10 
".\Free\Pcicard.obj"
".\Free\PcicardDevice.obj"
".\Free\Pcicard.res"
]
Creating command line "link.exe @C:\DOCUME~1\lgl\LOCALS~1\Temp\RSP6.tmp"
<h3>Output Window</h3>
Compiling...
Pcicard.cpp
D:\张小_论文\ChengCDROM\Pcicard\sys\Pcicard.cpp(0) : fatal error C1051: program database file, 'd:\张小_论文\chengcdrom\pcicard\sys\objfre\i386\pcicard.idb', has an obsolete format, delete it and recompile
PcicardDevice.cpp
D:\张小_论文\ChengCDROM\Pcicard\sys\PcicardDevice.cpp(0) : fatal error C1051: program database file, 'd:\张小_论文\chengcdrom\pcicard\sys\objfre\i386\pcicard.idb', has an obsolete format, delete it and recompile
Error executing cl.exe.



<h3>Results</h3>
Pcicard.sys - 2 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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