Is it possible to access a resource table embedded in a portable executable image (PE) from a driver? I see some LDRRes* functions exported by the...
The incoming device object in AddDevice is physical device object. You are supposed to create a device object IoCreateDevice which will be a...
Tim Newsham wrote: > >I have an audio driver I wrote that has a corresponding inf file. I >am now in the process of...
My application needs to know to which motherboard USB port a USB drive is connected. Is it correct that each motherboard USB port is always...
I have a printer driver that is built as a gpd file to be used with unidrv on Windows XP. What needs to be added to or changed in this driver to...