Hello,
I managed to get this msvad sample compiled as a VisualDDK project in VS2010 and when I start debugging the vadsimpl.sys is transferred to a xp VirtualBox (I can see this in the DDKLaunchMonitor), but afterwards there’s a message in the launch monitor:
File successfully received.
Preparing to start vadsimpl
Failed to commit prepared command: Der angegebene Dienst kann nicht gestartet werden. Er ist deaktiviert oder nicht mit aktivierten Geräten verbunden
(the last is german and should say: the service cannot be started. It’s deactivated or not connected to active devices)
And I’m still thinking about the msvad.inf file, which is normally needed to install the driver?
Any help would be nice ;-))
Thanks … Gelbaerchen