Windows links page


General

Installing

Windows manuals

Tips to use Windows

Customizing Windows

Solving problems

I/O controlling from Windows applications

Writing device drivers

Windows networking

Windows networking programming

Software archives

Driver

Driver is a program that controls a device. A driver acts like a translator between the device and programs that use the device. Each device has its own set of specialized commands that only its driver knows. In contrast, most programs access devices by using generic commands. The driver, therefore, accepts generic commands from a program and then translates them into specialized commands for the device. Every device, whether it be a printer, disk drive, or keyboard, must have a driver program. Many drivers, such as the keyboard driver, come with the operating system. For other devices, you may need to load a new driver when you connect the device to your computer.

Safety tips

Software links

Software archives

Windows in embedded applications


www.epanorama.net <webmaster@epanorama.net>
Send feedback about this page
Recommend this page to a friend

Back to index page