Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND

Tech-Archive recommends: Fix windows errors by optimizing your registry



flashlib@xxxxxxxxx wrote:

Thanks very much Tim!
I get a little now! Do you mean, if a device's FDO driver didn't
register the IRP_MJ_CREATE(or other), I can't use it at all?

What kind of device is this? Most devices handle IRP_MJ_CREATE, but it
might have certain restrictions, depending on the type of device.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.



Relevant Pages

  • Re: Registry
    ... Could u please tell me as how to register the printer driver from the ... A printer driver is installed with an INF file. ... Providenza & Boekelheide, Inc. ...
    (microsoft.public.development.device.drivers)
  • Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
    ... if a device's FDO driver didn't ... register the IRP_MJ_CREATE, I can't use it at all? ... It's a usb video device, I also tried to use the class GUID of ...
    (microsoft.public.development.device.drivers)