Hi All,
I’s traversing through the code under article http://www.pcausa.com/resources/im_ras.html. At the end of artical there is return statment
return IoCallDriver (NdisWanDevice, Irp);
Anyone can tell me what is “NdisWanDevice” here and how can I get this DEVICE_OBJECT? I wanted an Irp to pass to underlying Driver of my IM Driver.
Thanks,
– Sumit
eLitecore Technologies Pvt. Ltd.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com