Re: How is miniport driver Notified by selection of i- ts property page ?

The adapter is reloaded (i.e. - disable/enable) so in the MiniportInitialize
you re-parse your registry key settings. The change in the advanced-tab
changes the registry directly. Read-up on the INF in the install section of
the DDK for more info on the registry and advanced tab.

-----Original Message-----
From: Yee [mailto:yellowbear@263.net]
Sent: Wed, February 20, 2002 1:58 AM
To: NT Developers Interest List
Subject: [ntdev] Re: How is miniport driver Notified by selection of its
property page ?

but selection of “advanced” porperty page do not send
“IOCTL_NDIS_QUERY_GLOBAL_STATS” request to
my miniport driver. Even if the driver receive
“IOCTL_NDIS_QUERY_GLOBAL_STATS” request,
it still doesn’t know which selection has been changed.

Help me !


You are currently subscribed to ntdev as: xxxxx@intel.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


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