We’ve been working on an NDIS miniport and require some method of
controling and querying it. OIDs are mentioned quite frequently in the DDK
and it looks fairly straight forward to generate custom OIDs.
The question is how would a user level program work with them. A coworker
mentions that in a previous job they used CreateFile and DeviceIoControl to
send OIDs to a miniport. I haven’t been able to find that process
documented in the SDK or DDK.
Do OIDs work this way?
If not, how do I do send an OID from a user application?
TIA
Dan
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