![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |