codex_12
October 29th, 2009, 12:27 PM
Hi,
I´m totally new to windows driver development so I hope for some help here...
I have installed the WINDDK and built the PortIo sample project. It is just a simple driver for reading some port i/o:s. It seems build successfully. The problem occures when I have installed the driver (using the genport.inf from the sample project). I have followed all the step by step instructions but it seems to be a problem when I look into the device manager...
Opening the PortIo device in the device manager says: "driver corrupted missing. (code 39)"
Does someone here have a clue of what I have done wrong or what that error code means? Do I need to do some modifications to the example source code to be able to build and run the driver correctly?
Someone here that is familiar with the DDK and the PortIo sample maybe can give some advices.
Thanks
/codex_12
I´m totally new to windows driver development so I hope for some help here...
I have installed the WINDDK and built the PortIo sample project. It is just a simple driver for reading some port i/o:s. It seems build successfully. The problem occures when I have installed the driver (using the genport.inf from the sample project). I have followed all the step by step instructions but it seems to be a problem when I look into the device manager...
Opening the PortIo device in the device manager says: "driver corrupted missing. (code 39)"
Does someone here have a clue of what I have done wrong or what that error code means? Do I need to do some modifications to the example source code to be able to build and run the driver correctly?
Someone here that is familiar with the DDK and the PortIo sample maybe can give some advices.
Thanks
/codex_12