So far i’m really liking VisualDDK – just a couple minor issues:
1. Driver signing is difficult with VisualDDK (have to write your own batch file to do this, ok, no biggy) but:
2. After Signing a .cat file is created but VisualDDK does not transfer the .cat file to the VM (virtual machine), so have to transfer manually, or don’t sign
3. Building for 64bit requires changing the build and rebuild commands from AMD64 to x64 for every new visualDDK driver projects.
Thanks
Keep up the great work on this tool.