I want to be able to allocate the parallel port so that I can perform operations without other applications interfearing. I know there is an IOCTL that I have to use, but I dont know how to get the PDEVICE_OBJECT for the parport driver. Can anyone help?
Thanks,
Ben


Reply With Quote