navyjack
驱动牛犊
驱动牛犊
  • 注册日期2003-01-04
  • 最后登录2016-01-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:3188回复:9

请问,哪里能下载到WIN2000 DDK?

楼主#
更多 发布于:2003-01-09 10:51
我下载了一个WIN2000 DDK,编译的时候有很多错。

请问,你们用的 WIN2000 DDK 是哪里下载的??

最新喜欢:

okincnokincn
blue_wind
驱动中牛
驱动中牛
  • 注册日期2002-11-24
  • 最后登录2006-11-30
  • 粉丝0
  • 关注0
  • 积分16分
  • 威望3点
  • 贡献值0点
  • 好评度1点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2003-02-12 16:23
那语法是不是和2000ddk一样呢?他们的驱动程序兼容吗?
xp ddk现在哪里有下啊?
好东西大家共享,没必要做从复的劳动! 冒着微软的炮火前进!前进!前进!进!
navyjack
驱动牛犊
驱动牛犊
  • 注册日期2003-01-04
  • 最后登录2016-01-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2003-02-12 08:29
在XP下可以用XP DDK。
Gong_XG
驱动太牛
驱动太牛
  • 注册日期2002-10-01
  • 最后登录2010-11-25
  • 粉丝0
  • 关注0
  • 积分313分
  • 威望46点
  • 贡献值0点
  • 好评度4点
  • 原创分0分
  • 专家分0分
地板#
发布于:2003-02-11 22:29
编译时显示:
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

是哪里没设好呀?/??


缺少inc或lib。
blue_wind
驱动中牛
驱动中牛
  • 注册日期2002-11-24
  • 最后登录2006-11-30
  • 粉丝0
  • 关注0
  • 积分16分
  • 威望3点
  • 贡献值0点
  • 好评度1点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2003-02-11 21:19
ddk2000在xp下能用吗?
好东西大家共享,没必要做从复的劳动! 冒着微软的炮火前进!前进!前进!进!
lxg_100
驱动牛犊
驱动牛犊
  • 注册日期2003-01-26
  • 最后登录2003-04-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
5楼#
发布于:2003-02-11 16:32
怎么不认我装的Microsoft Visual Studio .NET 7.0?
lxg
navyjack
驱动牛犊
驱动牛犊
  • 注册日期2003-01-04
  • 最后登录2016-01-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
6楼#
发布于:2003-02-11 13:29
和我以前用的一样,2000 DDK 需要什么设置??
ABUABU
驱动小牛
驱动小牛
  • 注册日期2002-12-31
  • 最后登录2005-08-20
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
7楼#
发布于:2003-02-11 11:38
http://www.vckbase.com/tools/listtools.asp?tclsid=103

有2000 ddk 下,你看看吧。对了,要先装VC6.0才能装ddk,你装了吗?
小鸟,扑腾~~扑腾~~扑腾~~
navyjack
驱动牛犊
驱动牛犊
  • 注册日期2003-01-04
  • 最后登录2016-01-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
8楼#
发布于: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

是哪里没设好呀?/??
lxcomcn
驱动老牛
驱动老牛
  • 注册日期2002-07-31
  • 最后登录2010-12-10
  • 粉丝0
  • 关注0
  • 积分110分
  • 威望43点
  • 贡献值0点
  • 好评度21点
  • 原创分0分
  • 专家分0分
9楼#
发布于:2003-01-09 11:29
我下载了一个WIN2000 DDK,编译的时候有很多错。

请问,你们用的 WIN2000 DDK 是哪里下载的??  
可能是你没设置好!
[img]http://www.nbuser.com/vb/avatar.php?userid=10792&dateline=1046232652 [/img] 我要作诗!!!
游客

返回顶部