Windows Device Drivers
We have been writing Windows device drivers from way back in the days of Windows 3.1. These were written in assembler and were very slow to develop and even harder to debug. Things have improved significantly since then. We now write drivers in C++ using the Microsoft Visual Studio Integrated development environment and have a set of core classes for the majority of functions and procedures. This makes developing new drivers quick and relatively painless. If you have a special board that needs to be used under Windows or a board that you need to extend its functionality we are ready to develop a driver for you.
If you are interested having a device driver developed then please email us.
|