|
|
WDK 7.1 and DDK 2000\XP on the same OS
Hi,
I've installed an old DDK 2000\XP on my computer. But I need to use a
current version of WDK 7.1 for some of my new projects. Is that
possible to keep both versions of DDK\WDK installed together on the
same OS ?
Thanks in advance,
Sergey.
|
|
0
|
|
|
|
Reply
|
Sergey
|
2/1/2011 1:36:31 PM |
|
Yes, I have NT4 DDK, Windows 2000 DDK, Server 2003 DDK and 3 WDK's
installed. Be aware that the WDK will replace Windbg on you.
Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
"Sergey Viktorov" <sv.devel@gmail.com> wrote in message
news:fe5507db-bc81-48e3-a11f-3f729f7511f7@h19g2000prh.googlegroups.com:
> Hi,
> I've installed an old DDK 2000\XP on my computer. But I need to use a
> current version of WDK 7.1 for some of my new projects. Is that
> possible to keep both versions of DDK\WDK installed together on the
> same OS ?
>
> Thanks in advance,
> Sergey.
|
|
0
|
|
|
|
Reply
|
Don
|
2/1/2011 7:10:26 PM
|
|
> possible to keep both versions of DDK\WDK installed together on the
> same OS ?
Surely yes.
Stop using this obsolete stuff. You will never ever need it anymore.
To develop for w2k (and where w2k compat is a must) - use WDK 6001.18002
To develop for XP+ - use the latest WDK (7xxx).
--=20
Maxim S. Shatskih
Windows DDK MVP
maxim@storagecraft.com
http://www.storagecraft.com
|
|
0
|
|
|
|
Reply
|
Maxim
|
2/1/2011 8:02:55 PM
|
|
On 1 =D1=84=D0=B5=D0=B2, 23:02, "Maxim S. Shatskih" <ma...@storagecraft.com=
..no.spam>
wrote:
> > possible to keep both versions of DDK\WDK installed together on the
> > same OS ?
>
> Surely yes.
>
> Stop using this obsolete stuff. You will never ever need it anymore.
>
> To develop for w2k (and where w2k compat is a must) - use WDK 6001.18002
>
> To develop for XP+ - use the latest WDK (7xxx).
>
> --
> Maxim S. Shatskih
> Windows DDK MVP
> ma...@storagecraft.comhttp://www.storagecraft.com
Thank you very much, friends !
Yes, it seems everything to work properly.
|
|
0
|
|
|
|
Reply
|
Sergey
|
2/2/2011 12:29:55 PM
|
|
>Thank you very much, friends !
>Yes, it seems everything to work properly.
I would recommend to first make a decision on whether w2k support is =
needed for this project, and choose one and only one WDK for it - 6001 =
is w2k is needed, latest if you can drop w2k.
Then make a decision on whether you really need some new stuff in =
Windows kernel (or can live with the old stuff only), and, if not so, =
use the oldest build env - i.e. w2k (or XP) for x86, and 2003 for x64, =
having a single binary for all OS versions.
This is a very suitable business model.
--=20
Maxim S. Shatskih
Windows DDK MVP
maxim@storagecraft.com
http://www.storagecraft.com
|
|
0
|
|
|
|
Reply
|
Maxim
|
2/2/2011 3:04:26 PM
|
|
|
4 Replies
343 Views
(page loaded in 0.038 seconds)
|
|
|
|
|
|
|
|
|