newsyears
驱动牛犊
驱动牛犊
  • 注册日期2002-12-04
  • 最后登录2016-01-07
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:988回复:3

driverstudio编译vdwlibs.dsw出错

楼主#
更多 发布于:2004-04-02 23:07
非常感谢,2000下面
--------------------Configuration: VdwLibs - Win32 NT4 Free--------------------
Compiling...
cpprt.cpp
dwcontrl.cpp
getnames.cpp
k1394.cpp
k1394Async.cpp
K1394Isoc.cpp
kadapter.cpp
kaddress.cpp
kchecker.cpp
kdevice.cpp
kdevque.cpp
kdmaxfer.cpp
kdmqex.cpp
kdmqueue.cpp
kerrlog.cpp
kevent.cpp
kfifo.cpp
kfile.cpp
khidaux.cpp
kintrupt.cpp
Generating Code...
Compiling...
kirp.cpp
klist.cpp
klower.cpp
kmutex.cpp
kpcicfg.cpp
kpnpdev.cpp
kpnplow.cpp
kquery.cpp
kregkey.cpp
kresreq.cpp
ksemaphr.cpp
ksfifo.cpp
kspin.cpp
kstdwmi.cpp
kstl.cpp
kstllmcb.cpp
kstlnphs.cpp
kstlphs.cpp
Kstradpt.cpp
Kstream.cpp
Generating Code...
Compiling...
Kstrmdrv.cpp
ksysthrd.cpp
ktimer.cpp
ktrace.cpp
kunitnam.cpp
kusb.cpp
kustring.cpp
kvxdintf.cpp
kwmi.cpp
kwmistr.cpp
pooltag.cpp
suballoc.cpp
util.cpp
Generating Code...
Creating library...
Build Environment Variables
BASEDIR=h:\NTDDK

vdw.lib - 0 error(s), 0 warning(s)
--------------------Configuration: VdwLibs - Win32 WDM Free--------------------
Compiling...
cpprt.cpp
dwcontrl.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
getnames.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
k1394.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
k1394Async.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
K1394Isoc.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kadapter.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kaddress.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kchecker.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kdevice.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kdevque.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kdmaxfer.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kdmqex.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kdmqueue.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kerrlog.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kevent.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kfifo.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kfile.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
khidaux.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kintrupt.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Generating Code...
Compiling...
kirp.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
klist.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
klower.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kmutex.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kpcicfg.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kpnpdev.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kpnplow.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kquery.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kregkey.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kresreq.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
ksemaphr.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
ksfifo.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kspin.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kstdwmi.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kstl.cpp
kstllmcb.cpp
kstlnphs.cpp
kstlphs.cpp
Kstradpt.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Kstream.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Generating Code...
Compiling...
Kstrmdrv.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
ksysthrd.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
ktimer.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
ktrace.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kunitnam.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(299) : error C2065: 'MM_PAGE_PRIORITY' : undeclared identifier
.\..\include\kmemory.h(299) : error C2146: syntax error : missing ')' before identifier 'priority'
.\..\include\kmemory.h(299) : error C2433: 'MapToSystemSpaceSafe' : 'inline' not permitted on data declarations
.\..\include\kmemory.h(299) : error C2350: 'KMemory::MapToSystemSpaceSafe' is not a static member
.\..\include\kmemory.h(299) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
.\..\include\kmemory.h(299) : error C2059: syntax error : ')'
.\..\include\kmemory.h(300) : error C2143: syntax error : missing ';' before '{'
.\..\include\kmemory.h(300) : error C2447: missing function header (old-style formal list?)
.\..\include\kmemory.h(306) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(320) : error C2065: 'MmMapLockedPagesSpecifyCache' : undeclared identifier
.\..\include\kmemory.h(325) : error C2065: 'BugCheckOnFailure' : undeclared identifier
.\..\include\kmemory.h(326) : error C2065: 'Priority' : undeclared identifier
.\..\include\kmemory.h(326) : error C2440: '=' : cannot convert from 'int' to 'void *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
kusb.cpp
.\..\include\kmemory.h(84) : error C2061: syntax error : identifier 'MM_PAGE_PRIORITY'
.\..\include\kmemory.h(87) : error C2061: syntax error : identifier '
aha_here
驱动小牛
驱动小牛
  • 注册日期2003-10-11
  • 最后登录2009-03-07
  • 粉丝0
  • 关注0
  • 积分10分
  • 威望1点
  • 贡献值0点
  • 好评度1点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2004-04-03 09:08
先编译DDK
[size=3][color=red]勤学好问[/color][/size] [img]http://www.driverdevelop.com/forum/avatar/aha_here_xiao_zu.gif[/img]
newsyears
驱动牛犊
驱动牛犊
  • 注册日期2002-12-04
  • 最后登录2016-01-07
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2004-04-03 09:59
怎么编译?不好意思,我是个初学者,很感谢您的帮助
newsyears
驱动牛犊
驱动牛犊
  • 注册日期2002-12-04
  • 最后登录2016-01-07
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地板#
发布于:2004-04-03 21:41
解决了,换了一个版本的ddk就没问题了
游客

返回顶部