It’s not so easy…
I have installed VS2010 SDK.. and there is 😀
But now the next error pops up:
visualddk-1.5.3ddkdebuggerloadedmodulecache.h(5) : fatal error C1083: Cannot open include file: ‘bzscmn/string.h’: No such file or directory
where can i find bzscmn?
And i tried the new 1.5.3.exe … same error: a file is missing!
This might be the “pipe://kd_VMXPPRO”
Maybe the CreateFile() to the named pipe doesn’t work.
When i try:
Debug-> Attach to process->
Transport=Kernel-mode connections
Qualifier = pipe://kd_VMXPPRO
i become the same error. -> he cant open the pipe!!!
When i select the COM-port in Debug->Driver Launch settings, it works (he tries to connect, but i have no Null-Modem cable here)