Tag Archives: Drivers

In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer.

Case: Virtual Device Drivers

We continue set of articles about interesting technology areas and solutions we have implemented or encountered in our projects. This article briefly describes our experience in development of virtual mouse drivers and virtual keyboard drivers. Virtual device driver definition Virtual device drivers represent a particular variant of device drivers. They are used to emulate a… Read More »