Name: Anonymous 2006-07-12 9:53
Does anyone know how to communicate with EXISTING device drivers? I want to read & write into a PCI bus slotted by an IO card. I read The Web and it seems that I can get a handle to a device object or something using CreateFile() but only if I can get a so-called symbolic name for the device object? And I do not know how to do so.