Hi :
I am the same constatation than you :
VS2008 Sp1 (French) : Visual Console is not present
VS2010 (English) : Visual Console is present
I am looking inside the Add Manager : VisualDDK Debugging Console and VisualDDK Project Launcher are detected and started
I am looking inside Option Menu-> environment -> Keyboard
Show commands containing : “ddk”
Under VS2008 I cannot see ‘DDKDEBUGConsole.Connect.DDKDebugConsole’ command
Under VS2010 I see ‘DDKDEBUGConsole.Connect.DDKDebugConsole’ command
I download the VisualDD-1.2 source.
I attempt to compile DDKDebugConsole Solution to debug it.
But before I need to compile DDKDebugUI solution.
The compilator indicate an error
“fatal error C1083 : ‘monitor_i.h’ : No such file or directory”
I cannot find #include “monitor_i.h”. It is not SDK or VS include file.
Bazis, please can you update the source to see what appening ( with ‘monitor_i.h’ include file).
Thanks