Thanks for providing us such an excellent developing and debugging tool!
I found a problem when using the “new project wizard”, because some developers don’t use windows explorer for document management like me, when we start visual studio 2010(2008 also tested) using xplorer2(or other shell apps including Taskmgr.exe), and create a new visual ddk driver wizard, the wizard always fails to locate %DDKPATH% and %WDKPATH% environment variables.
However, if I start VS from explorer->start menu, and then create new ddk driver wizard, it is a success. It took me a whole night to find out this. So I’m wondering why this happens, quite strange, isn’t it?