IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
- From: amitchopra.ait@xxxxxxxxx
- Date: 17 Sep 2006 02:16:21 -0700
I have a TDI filtre driver and am trying to attach to \\Device\\Tcp.
The first time i load this driver i create a device object named
"abcd01" am able to attach to \\Device\\Tcp. Now if i load the same
driver with another name and create a device object named "newabcd01"
the IoAttachDevice fails with STATUS_NO_SUCH_DEVICE.
Could anyone please provide an insight as to why does IoAttachDevice
fails the second time.
Thanks a lot in advance
.
- Follow-Ups:
- Re: IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
- From: soviet_bloke
- Re: IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
- From: Maxim S. Shatskih
- Re: IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
- Prev by Date: Serial ports are unavailable to the driver in the VM (VMware)
- Next by Date: Re: Can I get the driver's INF file path from its Device ID?
- Previous by thread: Serial ports are unavailable to the driver in the VM (VMware)
- Next by thread: Re: IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
- Index(es):
Relevant Pages
|