Driver Programming

Hi,

is it possible to program drivers with VC++ 2005 Express Or what version is needed

I tried to build a test project, I found in a book about 2000 WDM programming.

But all the samples in this book are for Win2000 and VC++ 6.0. I downloaded the Win2000DDK about 2002, so the DDK I have is not really up-to-date, but shouldn't it work either

Or doesn't the old 2000DDK work with VC++ 2005 .

Thanx,

wannabe



Answer this question

Driver Programming

  • Sto King

    Should be no problem to work with the old DDK.

    The problem is only to integrate it into the VC-Express version. You have to do similar steps like the integration procedure forthe PSDK.



  • Driver Programming