// JP opened flex table

Click to See Complete Forum and Search --> : WinDK in Windows XP


verodiaz
November 11th, 2004, 08:59 AM
Hello,
I have written one device driver for one legacy board writting on Windows NT using the WinDK kit, and later I made the modification to install it on Windows 2000 and NOW I need to do the Update to Windows XP of this Device Driver.
Could anybody help me? or giving some information about it? May be one reference, book or site?

Thanks!!!

euan
November 11th, 2004, 10:07 AM
hi,verodiaz
Firstly,i think if you can write your device driver on windows NT,or windows 2k,it is easy to do it on windows XP,many device drivers installing on windows 2k can be installed on windows Xp directly.
If can not,you can setup windows DDK for Xp ,and compile your code on XP again,i believe you will find the answer.

//JP added flex table