On 6/10/06, Simon Kissane <skissane@gmail.com> wrote:
Suppose one was to add code to iphlpapi's LibMain which did
LoadLibrary & GetProcAddress to get the addresses of the functions in
icmp.dll, and then the iphlpapi implementations just called the
icmp.dll implementations? (I'm assuming doing a static import would
result in some kind of name collission?)