Hi, all
I have written a class coinstaller (like irclass in DDK\src\network),
which can monitor some events of my NIC.
It works well if I enable/disable NIC in “Device Manager”, BUT,
It can not see any event if I disable/enable Local Area Connection of
this NIC in “Network and Dial-up Connection” folder.
Who can tell me why? and What can i do to get rid of this bug ??
-Eliyas
This posting is provided “AS IS” with no warranties, and confers no rights.
“Yee” wrote in message news:xxxxx@ntdev… > > Hi, all > I have written a class coinstaller (like irclass in DDK\src\network), > which can monitor some events of my NIC. > It works well if I enable/disable NIC in “Device Manager”, BUT, > It can not see any event if I disable/enable Local Area Connection of > this NIC in “Network and Dial-up Connection” folder. > Who can tell me why? and What can i do to get rid of this bug ?? > > Thanks for your seggestion ! > >