|
The plug in network cable event is probably a window message of some kind, probably hardware related. I'd suggest setting up some code that hooks the system message stream (WH_SYSMSGFILTER) and dumps the output. See if anything interesting goes past when you plug/unplug the cable!
|