Hi
I want to create a shared memory interface between a user
application and a NDIS miniport driver. The purpose of
this interface is that the driver continuosly writes some
information to the shared memory which accesses this
information periodically.
Could you please suggest the best way of doing this ?
Thanks in advance
Ankush