I have been using CreateIpForwardEntry in my program for XP, 2K, etc.
It works fine until it is running on Vista, error reported saying that
the file specified cannot be fond in the sytem.

The error message is strange.

I increased the metric value to a big one, still doesn't work.

Does the function still work on Vista?
The MSDN library says GetInterfaceEntry should be called before
CreateIpForwardEntry, is it complusory?
GetInterfaceEntry is only supported in Vista, how can I get the function? I
installed the latest platform sdk but I don't see the function? Which SDK I
should use?
What's the difference between CreateIpForwardEntry and CreateIpForwardEntry2?



--
beginner