I am working on building a USB Video Class camer开发者_高级运维a, which is supposed to work well with various flavours of Windows. The camera needs firmware upgrade support to upload new software imag
I am trying to create a .msi database using Wix to install a driver package. Now this driver package is made to run on all platforms and can be installed on any platform (any version of windows, 2k
Is it possible to turn on/off Scroll Lock light by software instructions like outb or some开发者_如何学Gothing else? And if the answer is yes, can we restrict the use of these instructions so that the
I wish to be able to record, in real time, 开发者_运维百科the activity of a kernel mode driver (I have the full symbols for it). It\'s a HID miniclass driver. I wish to record the execution of calls i
I need to create an application/driver in Windows that captures the video stream from a webcam, performs some modifications and passes it back on to the system (so it streams out to say skype).
I\'m debugging an audio driver under Windows 7. When I need to replace it with an updated version, I have to reboot the system because a copy of current d开发者_如何学编程river under DriverStore is lo
I\'ve made a driver for Windows, compiled it and tried to start it via SC manager, but I get the system error from the SC manager API:
I want to record al开发者_Go百科l read/write PCI transactions of a device driver. Is there a way to do it by a linux command or on software?Memory-mapped I/O Trace is now in the mainline kernel, see /
Continuing the question in: Keep windows trying to read a file Thanks to accepted answer in that question I realized that keeping windows waiting for data is a driver responsability.
A while ago I had this issue with Delphi 2007 unable to run and debug apps while the logitech webcam driver runs.