Subject | Dutch | English |
comp., MS | aangepaste toegang tot stuurprogramma's | custom driver access (Device IO Control to 3rd party driver, a form of restricted device interface access for privileged apps) |
comp., MS | Early Launch Antimalware-stuurprogramma | Early Launch Antimalware driver (An antimalware driver that loads early in the boot process, to evaluate the safety of the other drivers being loaded. Based on a comparison against historical data for those drivers, the antimalware driver returns information to the kernel, which makes initialization decisions for each driver) |
comp., MS | ELAM-stuurprogramma | ELAM driver (An antimalware driver that loads early in the boot process, to evaluate the safety of the other drivers being loaded. Based on a comparison against historical data for those drivers, the antimalware driver returns information to the kernel, which makes initialization decisions for each driver) |
comp., MS | essentieel stuurprogramma voor opstarten | boot critical driver (A driver that must be available in order for the operating system to successfully complete the boot process. Boot critical drivers include all boot start drivers) |
comp., MS | met Windows meegeleverd stuurprogramma | in-box driver (A driver contained in the default Windows installation) |
comp., MS | monolithisch stuurprogramma | monolithic driver (A driver that is structured to handle all storage command processing from the driver class to the host bus attachment, residing in the code path either alongside Microsoft-supplied monolithic drivers, or alongside a Microsoft-supplied port driver and vendor-supplied miniport drivers) |
comp., MS | niet met Windows meegeleverd stuurprogramma | out-of-box driver (A driver that is not included with Windows) |
comp., MS | niet-ondertekend stuurprogramma | unsigned driver (A driver that is not supported and that is not certified to work with a particular version of Windows) |
comp., MS | ODBC-stuurprogramma | ODBC driver (A program file used to connect to a particular database. Each database program, such as Access or dBASE, or database management system, such as SQL Server, requires a different driver) |
comp., MS | ondertekend stuurprogramma | signed driver (A driver that meets the criteria of the Windows Logo Program. For performance and stability, Microsoft strongly recommends that you use only signed drivers for new or updated drivers) |
el. | serieel stuurprogramma | serial device driver |
comp., MS | stuurprogramma van derden | third-party driver (A driver created or provided by an entity outside Microsoft (distributed by a developer or an OEM)) |
comp., MS | stuurprogramma voor de netwerkkaart | network card driver (A device driver that works directly with the network card, acting as an intermediary between the card and the protocol driver) |
comp., MS | stuurprogramma voor gegevensbron | data source driver (A program file used to connect to a specific database. Each database program or management system requires a different driver) |
comp., MS | stuurprogramma voor netwerkadapter | network adapter driver (A device driver that works directly with the network adapter, acting as an intermediary between the adapter and the protocol driver) |