阅读:3186回复:9
请问,哪里能下载到WIN2000 DDK?
我下载了一个WIN2000 DDK,编译的时候有很多错。
请问,你们用的 WIN2000 DDK 是哪里下载的?? |
|
最新喜欢:![]() |
沙发#
发布于:2003-01-09 11:29
我下载了一个WIN2000 DDK,编译的时候有很多错。可能是你没设置好! |
|
|
板凳#
发布于:2003-01-09 11:40
编译时显示:
d:\\ntddk\\inc\\ntdef.h(602) : error C2011: \'_FLOAT128\' : \'struct\' type redefinition d:\\ntddk\\inc\\ntdef.h(649) : error C2011: \'_LARGE_INTEGER\' : \'union\' type redefinition d:\\ntddk\\inc\\ntdef.h(668) : error C2011: \'_ULARGE_INTEGER\' : \'union\' type redefinition d:\\ntddk\\inc\\ntdef.h(690) : error C2011: \'_LUID\' : \'struct\' type redefinition d:\\ntddk\\inc\\ntdef.h(807) : warning C4005: \'UInt32x32To64\' : macro redefinition c:\\program files\\microsoft visual studio\\vc98\\include\\winnt.h(498) : see previous definition of \'UInt32x32To64\' d:\\ntddk\\inc\\ntdef.h(841) : error C2084: function \'unsigned __int64 __stdcall Int64ShllMod32(unsigned __int64,unsigned long)\' already has a body d:\\ntddk\\inc\\ntdef.h(857) : error C2084: function \'__int64 __stdcall Int64ShraMod32(__int64,unsigned long)\' already has a body d:\\ntddk\\inc\\ntdef.h(873) : error C2084: function \'unsigned __int64 __stdcall Int64ShrlMod32(unsigned __int64,unsigned long)\' already has a body d:\\ntddk\\inc\\ntdef.h(1057) : error C2011: \'_LIST_ENTRY\' : \'struct\' type redefinition d:\\ntddk\\inc\\ntdef.h(1067) : error C2011: \'_SINGLE_LIST_ENTRY\' : \'struct\' type redefinition d:\\ntddk\\inc\\guiddef.h(155) : error C2084: function \'int __cdecl IsEqualGUID(const struct _GUID &,const struct _GUID &)\' already has a body d:\\ntddk\\inc\\guiddef.h(188) : error C2084: function \'int __cdecl operator ==(const struct _GUID &,const struct _GUID &)\' already has a body d:\\ntddk\\inc\\guiddef.h(193) : error C2084: function \'int __cdecl operator !=(const struct _GUID &,const struct _GUID &)\' already has a body d:\\ntddk\\inc\\guiddef.h(194) : error C2264: \'==\' : error in function definition or declaration; function not called d:\\ntddk\\inc\\guiddef.h(194) : error C2088: \'==\' : illegal for struct 是哪里没设好呀?/?? |
|
地板#
发布于:2003-02-11 11:38
http://www.vckbase.com/tools/listtools.asp?tclsid=103
有2000 ddk 下,你看看吧。对了,要先装VC6.0才能装ddk,你装了吗? |
|
|
地下室#
发布于:2003-02-11 13:29
和我以前用的一样,2000 DDK 需要什么设置??
|
|
5楼#
发布于:2003-02-11 16:32
怎么不认我装的Microsoft Visual Studio .NET 7.0?
|
|
|
6楼#
发布于:2003-02-11 21:19
ddk2000在xp下能用吗?
|
|
|
7楼#
发布于:2003-02-11 22:29
编译时显示: 缺少inc或lib。 |
|
8楼#
发布于:2003-02-12 08:29
在XP下可以用XP DDK。
|
|
9楼#
发布于:2003-02-12 16:23
那语法是不是和2000ddk一样呢?他们的驱动程序兼容吗?
xp ddk现在哪里有下啊? |
|
|