I only have seen the link for "WDK Longhorn Server Beta 3" in
connect.microsoft, but i want download a version for windows xp professional
sp1, can i use the same version for longhorn and xp?

Re: Where i can download WDK XP? by Don

Don
Sat Jul 07 12:41:32 CDT 2007

You can find the Vista WDK on connect also. The Vista WDK is the correct
tool to build drivers for Windows 2000, Windows XP and Windows Server 2003.
You can use the Longhorn Beta WDK but if you are developing a driver with
WDF it will only work on Longhorn at present. If your driver can be
developed with WDF it should be.


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply

"Guillermo" <Guillermo@discussions.microsoft.com> wrote in message
news:EA68F9D5-58B0-4D5C-BDD7-585CCBADF26B@microsoft.com...
>I only have seen the link for "WDK Longhorn Server Beta 3" in
> connect.microsoft, but i want download a version for windows xp
> professional
> sp1, can i use the same version for longhorn and xp?



Re: Where i can download WDK XP? by Olof

Olof
Sat Jul 07 12:44:36 CDT 2007

Guillermo wrote:

> I only have seen the link for "WDK Longhorn Server Beta 3" in
> connect.microsoft, but i want download a version for windows xp professional
> sp1, can i use the same version for longhorn and xp?


Yes, you can use the same. Just select the appropriate Windows XP build
environment when building drivers for XP with the WDK.

--
Olof Lagerkvist
ICQ: 724451
Web: http://here.is/olof

Re: Where i can download WDK XP? by Guillermo

Guillermo
Sat Jul 07 14:40:03 CDT 2007

Thanks for your help, i have the error: "STOP:C000021a" (problem with
windows logon process" and i found this solution:
http://www.greatis.com/security/BSOD_Windows_Logon_Process_C000021a_c0000142.htm
In this article, the author say: "I made the search in the Windows XP DDK
headers.", for this reason i want download "windows XP DDK". In connect, i
have 2 alternatives:

1.- WDK Longhorn Server Beta 3 "for Windows Driver Development only. For
Logo content - use the WLK."

2.- Windows Driver Kit RTM (Vista) "The Vista RTM WDK 1.0 is for both driver
development and Logo"

What should I download?

"Don Burn" wrote:

> You can find the Vista WDK on connect also. The Vista WDK is the correct
> tool to build drivers for Windows 2000, Windows XP and Windows Server 2003.
> You can use the Longhorn Beta WDK but if you are developing a driver with
> WDF it will only work on Longhorn at present. If your driver can be
> developed with WDF it should be.
>
>
> --
> Don Burn (MVP, Windows DDK)
> Windows 2k/XP/2k3 Filesystem and Driver Consulting
> Website: http://www.windrvr.com
> Blog: http://msmvps.com/blogs/WinDrvr
> Remove StopSpam to reply
>
> "Guillermo" <Guillermo@discussions.microsoft.com> wrote in message
> news:EA68F9D5-58B0-4D5C-BDD7-585CCBADF26B@microsoft.com...
> >I only have seen the link for "WDK Longhorn Server Beta 3" in
> > connect.microsoft, but i want download a version for windows xp
> > professional
> > sp1, can i use the same version for longhorn and xp?
>
>
>

Re: Where i can download WDK XP? by Don

Don
Sat Jul 07 15:01:14 CDT 2007

If you just want data then download the WDK Longhorn Server Beta 3 it is a
lot smaller than the Vista WDK because it does not contain the testing
stuff (which has moved to the WLK). If you want to actual driver
development, the get the Vista WDK. By the way the status codes are in
ntstatus.h, also you may want to download WinDBG since it's documentation
contains the best descriptions of the Blue Screen codes
http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply

"Guillermo" <Guillermo@discussions.microsoft.com> wrote in message
news:A1CB43A6-E20A-4EF4-B7D7-B9C875D55A57@microsoft.com...
> Thanks for your help, i have the error: "STOP:C000021a" (problem with
> windows logon process" and i found this solution:
> http://www.greatis.com/security/BSOD_Windows_Logon_Process_C000021a_c0000142.htm
> In this article, the author say: "I made the search in the Windows XP DDK
> headers.", for this reason i want download "windows XP DDK". In connect,
> i
> have 2 alternatives:
>
> 1.- WDK Longhorn Server Beta 3 "for Windows Driver Development only. For
> Logo content - use the WLK."
>
> 2.- Windows Driver Kit RTM (Vista) "The Vista RTM WDK 1.0 is for both
> driver
> development and Logo"
>
> What should I download?
>
> "Don Burn" wrote:
>
>> You can find the Vista WDK on connect also. The Vista WDK is the
>> correct
>> tool to build drivers for Windows 2000, Windows XP and Windows Server
>> 2003.
>> You can use the Longhorn Beta WDK but if you are developing a driver
>> with
>> WDF it will only work on Longhorn at present. If your driver can be
>> developed with WDF it should be.
>>
>>
>> --
>> Don Burn (MVP, Windows DDK)
>> Windows 2k/XP/2k3 Filesystem and Driver Consulting
>> Website: http://www.windrvr.com
>> Blog: http://msmvps.com/blogs/WinDrvr
>> Remove StopSpam to reply
>>
>> "Guillermo" <Guillermo@discussions.microsoft.com> wrote in message
>> news:EA68F9D5-58B0-4D5C-BDD7-585CCBADF26B@microsoft.com...
>> >I only have seen the link for "WDK Longhorn Server Beta 3" in
>> > connect.microsoft, but i want download a version for windows xp
>> > professional
>> > sp1, can i use the same version for longhorn and xp?
>>
>>
>>