|
VXD - virtual device driver files.
| In Windows, a virtual device driver is a program for each of the computer's main hardware devices, including the hard disk drive controller, keyboard, and serial and parallel ports. They're used to maintain the status of a hardware device that has changeable settings. Virtual device drivers handle software interrupts from the operating system rather than hardware interrupts. A virtual device driver usually has a file name suffix of VXD. |
Back to the WHAT IS Index
Go to the TQF VXD file archive
|