Re: Delayed system tray noitification of Network Link disconnect



Is your driver also calling NdisMIndicateStatusComplete immediately after
calling NdisMIndicateStatus?

Tom Gensel (eMVP)

"davegraham" <david.graham@xxxxxxxxx> wrote in message
news:1157747575.515085.12750@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am maintaining a WINCE5 NDIS5.1 INTEL 100Mbps Ethernet driver, and am
looking into a problem where the system tray icon representing the
network interface is updated to show disconnected state as much as 20
seconds from when the LAN cable is pulled. I have debugged into the
driver and see that it is sending an

NdisMIndicateLinkStatus(..NDIS_STATUS_MEDIA_DISCONNECT... )

within no more than 2 seconds of the physical line disconnection, which
appears to be the correct behavior - but only much later is the system
tray icon updated.

Can anyone tell me if, and how, I might be able to force an update to
the system tray icon to reflect the link status change, from within the
driver, rather than having to wait up to 20 seconds longer.

Thanks for any ideas, dave




.



Relevant Pages

  • Delayed system tray noitification of Network Link disconnect
    ... I am maintaining a WINCE5 NDIS5.1 INTEL 100Mbps Ethernet driver, ... looking into a problem where the system tray icon representing the ... network interface is updated to show disconnected state as much as 20 ... the system tray icon to reflect the link status change, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Server semi-shutdown
    ... I couldn't get this info from the tray icon (it just shows ... program & signature versions, not driver versions), but from properties on ... Regards ... Andrew ...
    (microsoft.public.windows.server.sbs)
  • JDIC system tray icon left click
    ... I use JDIC package to create a system tray icon for my application and ... But, unfortunately, it seems JDIC system tray icon can only ... support right clicking to show the pop-up menu. ...
    (comp.lang.java.help)
  • Re: Creative X-Fi is out
    ... > The driver interface is good, but yes, it does look like it was inspired ... > by audio hardware, and it could use a few tweaks. ... > One thing I would do differently is have the tray icon have a mode ...
    (comp.sys.ibm.pc.games.action)
  • how to set left click to display pop-up menu for system tray
    ... I use JDIC package to create a system tray icon for my application and ... But, unfortunately, it seems JDIC system tray icon can only ... support right clicking to show the pop-up menu. ...
    (comp.lang.java.gui)