I think I know what the problem is. I’m running my Windows machines as regular (aka non admin) users. Since Visual DDK requires to be logged in as admin it seems like it’s setting up the debug menu only for the admin account. I ran Visual Studio w/o admin privileges and I couldn’t see the debug options, but when I used “Run As…” with my admin account the menu items were there.
It’s a bit of a pain though, because it means that Visual Studio will create all the files (source, objs, exes, …) as admin, which means I can’t move/delete them easily.
Can anyone verify this? Is it possible to install the Visual DDK add-in for all users?
Anyway… I must say I love Visual DDK! Thanks so much for this guys, please keep up the fantastic work.