Subject | English | Turkish |
comp., MS | device driver | cihaz sürücüsü (Software that enables hardware or peripherals (such as a printer, mouse, or keyboard) to work with your computer or mobile device) |
comp., MS | device driver | aygıt sürücüsü (Software that enables hardware or peripherals (such as a printer, mouse, or keyboard) to work with your computer or mobile device) |
comp., MS | device driver interface | cihaz sürücü arabirimi (A set of functions that are implemented by the operating system for use by drivers) |
comp., MS | Device Driver Wizard | Cihaz Sürücüsü Sihirbazı (A wizard that helps a driver developer get the new driver packages up and going quickly in Visual Studio) |
comp., MS | static virtual device driver | statik sanal cihaz sürücüsü (A virtual device driver (VxD) that is statically loaded during system startup. A static VxD can be loaded in a number of different ways, including device enumeration by the Plug and Play (PnP)static device enumerator) |
comp., MS | virtual device driver | sanal cihaz sürücüsü (Software in Windows 9x that manages a hardware or software system resource. If a resource retains information from one access to the next that affects the way it behaves when accessed (for example, a disk controller with its status information and buffers), a virtual device driver must exist for it. Virtual device drivers are described using three-letter abbreviations beginning with V and ending with D; the middle letter indicates the type of device, such as D for a display, P for a printer, T for a timer, and x when the type of device is not under discussion) |