I would like to extend ( upgrade? ) an existing application that uses the AllocateAndGetTcpExTableFromStack API, which is deprecated in Vista. I've been told the proper alternative is to use the GetTcpTable or GetExtendedTcpTable calls. I'm wondering if anyone knows of a good tutorial on adding additional references to apis to an existing executable. I imagine it would just be a single IAT entry ( since both apis are within the iphlpapi.dll library ), however I'm not sure how comfortable I would be adding my own thunk. Any guidance or reference to a tool that could assist me we be great. Thanks in advanced!







