Hi,
Im having a problem.
Im trying to make a simple driver using the visualddk wizard.
The target machine is a 64 bit windows 7 ultimate vmware machine.
Im using visual studio 2008.
It seems to only build the driver if i use the x64 flag for the setenv.bat build flags.
The file gets copied onto the target machine, but stops working with the following error msgs:
This is what Visual Studio 2008 spits out:
“Failed to install the driver:
VisualDDK Launcher: aborting launch.”
This is what the DDKLaunchMonitor spits out:
“File successfully received.
Created thread (handle=0x200) to run prepared command
Asynchronous command (handle=0x200) has finished with status E0000234″
Would appericiate some help please.
Thanks,
Crash