社区
资源
帖子详情
哪位老大贡献一个WINXP DDK的下载地址,谢谢~~~~~~~~~
taoyi
2005-08-15 09:06:45
哪位老大贡献一个WINXP DDK的下载地址,谢谢~~~~~~~~~
...全文
338
11
打赏
收藏
哪位老大贡献一个WINXP DDK的下载地址,谢谢~~~~~~~~~
哪位老大贡献一个WINXP DDK的下载地址,谢谢~~~~~~~~~
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
11 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
taoyi
2005-10-09
打赏
举报
回复
0,0,100,0,0,0,0,0,0,0
只有未结、非0分贴子才可以结贴给分
老是这样啊~~结不了
Featured
2005-10-06
打赏
举报
回复
给人家结贴了把
zkxz
2005-08-19
打赏
举报
回复
晕!在页面上面点“管理”,进去后给完分,输入密码后,点“结贴”。这样不行吗?
taoyi
2005-08-19
打赏
举报
回复
已经下下来了,,谢谢~~
不知道咋的,给不出分啊~
DentistryDoctor
2005-08-15
打赏
举报
回复
eMule上去找。
zkxz
2005-08-15
打赏
举报
回复
不能下么?
taoyi
2005-08-15
打赏
举报
回复
晕,,,啥破玩意,给不了分~郁闷~
taoyi
2005-08-15
打赏
举报
回复
谢谢zkxz(最可选择),接分~
zkxz
2005-08-15
打赏
举报
回复
http://down.szipc.com/OS/DDK_XP.ISO
晨星
2005-08-15
打赏
举报
回复
http://www.microsoft.com/downloads/details.aspx?familyid=124552FF-8363-47FD-8F3B-36C226E04C85&displaylang=en
晨星
2005-08-15
打赏
举报
回复
上微软的网站down就是了。
Win
XP
DDK
(
XP
下的
DDK
)
在
XP
下可以使用的驱动开发包(
DDK
)。非常稀缺的资源,很多人在网上都没办法找到的,在这里和大家分享了,要下全所有8个部分,才能完整解压(没办法,一次上传不能超过20M)。
Win
XP
DDK
2600
Win
XP
DDK
2600,这些老的资源已经不多见了,但是里面有一些示例example,新版本的
DDK
(WDK)没有,没办法,还得在老版本里面找得到。
DDK
Wizard 安装包及
ddk
build_cmd,
ddk
build_bat(用于
DDK
开发环境搭建)
DDK
Wizard is a so-called project creation wizard that allows you to create projects that use the
DDK
BUILD scripts from OSR (also available in the download section from this site). The wizard will give you several options to configure your project prior to the creation. Have a look at figure 1. Figure 2: Project creation dialog (click to enlarge) Instead of forcing you to use a subset of options and specific
DDK
s this wizard lets you choose what you want. Of course the template files are predefined and so is the content of the project(s) within certain limits. However, I tried to choose the best options that I could think of and provide a way to create quickly and easily the
DDK
BUILD project you want. This means that I tried to leave out those things that may limit your choice lateron and add other options that will give you the flexibility to change options quickly long after the project was created.
DDK
Wizard adds a new subfolder in the project creation wizard - see figure 2 - and presents all supported project types there. Currently these are Driver, Empty Driver, Native Application,
Win
32 console application and
Win
32 DLL. In either case you just choose the type of project to create, give the name of the project and/or solution as well as other options (at the bottom) and you are being presented the wizard dialog (see figure 1). From the wizard dialog you choose the
DDK
BUILD script you want to use, the
DDK
or multiple
DDK
s as well as the other options. If you are curious about the Property Sheet feature, please download the manual and read the respective section there. Compatibility
DDK
Wizard (1.2.0a) has been tested on the follo
win
g configurations: Visual Studio Professional .NET with WNET
DDK
and
DDK
BUILD.CMD on
Win
dows 2003 Server R2 Standard Visual Studio Professional .NET 2003 with WNET
DDK
and
DDK
BUILD.CMD on
Win
dows 2003 Server R2 Standard Visual C++ 2005 E
xp
ress with WNET
DDK
and
DDK
BUILD.CMD on
Win
dows 2003 Server R2 Standard Visual Studio 2005 Professional with WNET
DDK
and
DDK
BUILD.CMD on
Win
dows 2003 Server R2 Standard Visual Studio 2008 Professional with WNET
DDK
and
DDK
BUILD.CMD on
Win
dows
XP
From this list one can deduce that it is supposed to also run if you got the respective "non-E
xp
ress" Visual C++ version. Also if there has been some Visual C++ .NET 2003 E
xp
ress
DDK
Wizard is prepared for it. Download You could go watch the demo or download right away: Manual: contains the detailed description of how to configure
DDK
BUILD and use
DDK
Wizard. If you are unsure whether you should download and install
DDK
Wizard grab this file and skim over it. Download:
ddk
wiz_manual.pdf (~513kB, 2009-12-05@20-11-55, downloaded 31666 times) Installer (incl. manual) of
DDK
Wizard 1.3.0a: this is the setup program which will install
DDK
Wizard along with the manual on your computer and register it with Visual Studio. Download:
ddk
wizard_setup.exe (~557kB, 2009-12-05@20-12-37, downloaded 72787 times)
DDK
BUILD.CMD: Stable version 7.4/r60 of OSRs
DDK
BUILD NT script version. Feedback for this version can be sent to me directly. Download:
ddk
build_cmd.zip (~12kB, 2009-11-28@04-38-36, downloaded 20707 times)
DDK
BUILD.BAT (obsoleted by the above!): Version 6.12 of OSRs
DDK
BUILD batch script version. Download:
ddk
build_bat.zip (~6kB, 2008-03-21@15-59-07, downloaded 17226 times) Trunk version of
DDK
BUILD.CMD The version from trunk is available as well. Please note that this is not necessarily the same version as offered in the ZIP archive above. It may be in a better shape (e.g. reported bugs fixed) or slightly worse (e.g. new feature that is not yet stable). So use this version only if you want to test the latest development version and are able to provide feedback. Here is the link to the prettier ViewVC URL:
ddk
build/trunk - SVN clients get read-only access here. License All projects created by
DDK
Wizard can be put under whatever license you like to put them. The scripts and HTML files which contain the
DDK
Wizard logic are subject to the zlib license starting with version 1.2.0, before it was released under the GPL v2 from 1991. The zlib license is a lot more liberal and allows just about any kind of use for the script and "user interface" part of
DDK
Wizard. The
DDK
BUILD scripts are mirrored with the permission of OSR. I will try to keep it synchronized at all times. Everything else Contact me here and also visit my blog and my website. Note that I usually announce new versions of
DDK
Wizard and
DDK
BUILD on my blog - you also might want to subscribe to the RSS feed for
DDK
Wizard and
DDK
BUILD. This page will be extended whenever I deem it necessary.
Win
dows
DDK
(中文版)
Win
dows
DDK
(中文版) 被誉为 驱动程序超级宝典
Win
dows
DDK
(中文版) 被誉为 驱动程序超级宝典
Win
dows
DDK
(中文版) 被誉为 驱动程序超级宝典
Win
dows 2000
DDK
微软
Win
dows 2000的
DDK
开发包.
资源
2,585
社区成员
18,436
社区内容
发帖
与我相关
我的任务
资源
VC/MFC 资源
复制链接
扫一扫
分享
社区描述
VC/MFC 资源
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章