Top "Driver" questions

Device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.

How to interface with the Linux tun driver

I'm having a hard time figuring this problem out - I am trying to write a program that will interact …

c driver tunnel tun
Creating a virtual monitor/virtual display device

I'm trying to create a "virtual monitor" in Windows (XP & newer). For example, let's say my desktop looks like …

windows driver monitor
What (software) usb sniffers are available for windows?

Are there any software drivers for windows 7 (64-bit) that can report the data transferred between some application software and a …

windows usb driver sniffer
Difference between ANSI and Unicode drivers of MySQL

On choosing Data Source under ODBC (64-Bit) on Windows, i get two available options of MySQL Database: MySQL ODBC 5.3 ANSI …

mysql database odbc driver difference
Writing drivers in C#

I have written earlier in C/C++ but currently, I need it to convert into C#. Can anyone tell me …

c# driver drivers
How to create a virtual printer in Windows?

I want to create a virtual printer driver for Windows. How and where can I start properly? The WDK has …

windows winapi printing driver postscript
"Unable to locate JAR/zip" error for JDBC connections [BIRT Eclipse, Windows 7, Oracle 11g]

As an FYI, I'm new to this entire stack, so I might be making a basic error. I'm attempting to …

eclipse jdbc oracle11g driver birt
Mac OS X virtual audio driver

I want to create a virtual audio device that gets audio data from the default output (which is an output …

macos audio kernel driver
cache - flush and invalidate operation

I have some questions on cache synchronization operations. Invalidate: Before cpu tries to read a portion of memory updated by …

caching hardware driver device-driver dma
OLEDB v/s ODBC

What is the difference between OLEDB and ODBC? When do I use which and how do I know what I …

odbc oledb driver