I need detect routed packets in my NDIS LWF driver, so I need to
receiver notification about adding and deleting of IP address.
In NT kernel I could use TdiRegisterPnPHandlers.
But if it is possible I want to do it in some other _VISTA_ way (wsk,
iphlp, wfp etc ), so how could I do this?