描述:
Current DDK Directory = D:\WINDDK\2462
Building for I386
******Configuration: VdwLibs - Win32 WDM Checked *************
已复制 1 个文件。
D:\WINDDK\DriverStudio\DriverWorks\..\Common\source\kstl.cpp
D:\WINDDK\DriverStudio\DriverWorks\..\Common\source\kstllmcb.cpp
D:\WINDDK\DriverStudio\DriverWorks\..\Common\source\kstlnphs.cpp
D:\WINDDK\DriverStudio\DriverWorks\..\Common\source\kstlphs.cpp
D:\WINDDK\DriverStudio\DriverWorks\..\Common\source\stcinit.cpp
D:\WINDDK\DriverStudio\DriverWorks\..\Common\source\suballoc.cpp
已复制 6 个文件。
Invalid keyboard code specified
D:\WINDDK\DRIVER~1\DRIVER~3\source>call D:\WINDDK\2462\bin\setenv.bat D:\WINDDK\2462 chk
D:\WINDDK\DRIVER~1\DRIVER~3\source>build.exe -cef
BUILD: Object root set to: ==> objchk
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Loading D:\WINDDK\2462\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining d:\winddk\driver~1\driver~3\source directory for files to compile.
d:\winddk\driver~1\driver~3\source
d:\winddk\driver~1\driver~3\source - 55 source files (26,551 lines)
BUILD: Saving D:\WINDDK\2462\build.dat...
BUILD: Compiling d:\winddk\driver~1\driver~3\source directory
Compiling - cpprt.cpp for i386
Compiling - stcinit.cpp for i386
Compiling - dwcontrl.cpp for i386
d:\winddk\driverstudio\driverworks\include\kspin.h(50) : error C2065: 'KeTryToAcquireSpinLockAtDpcLevel' : undeclared identifier
d:\winddk\driverstudio\driverworks\include\kadapter.h(493) : error C2039: 'CalculateScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(515) : error C2039: 'BuildScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(535) : error C2039: 'BuildMdlFromScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
Compiling - kaddress.cpp for i386
d:\winddk\driverstudio\driverworks\include\kspin.h(50) : error C2065: 'KeTryToAcquireSpinLockAtDpcLevel' : undeclared identifier
d:\winddk\driverstudio\driverworks\include\kadapter.h(493) : error C2039: 'CalculateScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(515) : error C2039: 'BuildScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(535) : error C2039: 'BuildMdlFromScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
Compiling - kchecker.cpp for i386
d:\winddk\driverstudio\driverworks\include\kspin.h(50) : error C2065: 'KeTryToAcquireSpinLockAtDpcLevel' : undeclared identifier
d:\winddk\driverstudio\driverworks\include\kadapter.h(493) : error C2039: 'CalculateScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(515) : error C2039: 'BuildScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(535) : error C2039: 'BuildMdlFromScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
Compiling - kdevice.cpp for i386
d:\winddk\driverstudio\driverworks\include\kspin.h(50) : error C2065: 'KeTryToAcquireSpinLockAtDpcLevel' : undeclared identifier
d:\winddk\driverstudio\driverworks\include\kadapter.h(493) : error C2039: 'CalculateScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(515) : error C2039: 'BuildScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
d:\winddk\driverstudio\driverworks\include\kadapter.h(535) : error C2039: 'BuildMdlFromScatterGatherList' : is not a member of '_DMA_OPERATIONS'
d:\winddk\2462\inc\ddk\wdm\wdm.h(11226) : error see declaration of '_DMA_OPERATIONS'
。。。
那位大侠知道,请指点!