Hello,
first of all, many thanks for the great effort to simplify driver developing/debugging.
I have to extend an existing display driver (W2K DDK). It is for analysing output on a secondary monitor, not for a real video hardware (similiar to the DDK mirror driver but without mirroring). It consist of a miniport driver.sys and a display driver driver.dll and a handmade .inf. Two different DDK projects. I can convert them in 2 VisualDDK projects (DDK build mode), but how can I load/unload/start/stop/debug them on a remote target? I do not know to load/start one piece and then load/debug the other.
I set up 1394 debugging on a target notebook (UDP/TCP via USB link cable) and with a Visual DDK test driver project the remote DDKLaunchMonitor and debugging does work.
Up to VisualDDK 1.2 the project is hosted on sourceforge, but now no sourcecode is available?
Regards,
Mike.