Tech Support > Microsoft Windows > Drivers > ISA Interface Card
ISA Interface Card
Posted by Humpty Dumpty on May 25th, 2004


Dear DDK experts

I'm working on a Device Driver for an ISA Interface Card because we are porting Device Control software from MSDOS to Windows 98

I have Visual C++ installed and the Windows 98 DDK (Driver Developer's Kit) plus the Microsoft Press text book "Programming the Microsoft Windows Driver Model"

It is a home made ISA Interface Card so there are no commercial drivers available off the shelf. The Visual C++ 6 "Windows Driver Model Wizard" creates a skeleton project. Is there sample code for making ISA Interface Card Device Drivers that I could adapt for our purpose and a "step by step" text book since I am a novice with the DDK

Stephen


Similar Posts