Posted April 1, 200916 yr I googled but all I can find is the vista DDK (driver development kit). Anyone know where I can download the one for xp?
April 1, 200916 yr try Windows Server 2003 DDK:http://www.microsoft.com/whdc/devtools/ddk/default.mspx
April 2, 200916 yr Author Looks like what I need.Are there any tutorials on using the DDK? Like how do you build a driver? Does MSVS 2005 support building drivers?
April 20, 200916 yr Author How do you build a C++ driver? From the looks of it, DDK 2003 is only for building C drivers.
April 20, 200916 yr How do you build a C++ driver? From the looks of it, DDK 2003 is only for building C drivers.Haven't tried it or read yet, but perhaps this will help: C++ for Kernel Mode Drivers: Pros and Cons
Create an account or sign in to comment