Hi. I was hoping someone could help me get Tap-Win32 compiled under Windows.
I am a little confused so far, as it seems to use the structures of the old NTDDK, but at the same time use some include files from the new WinDDK. Reason I am asking is that the current MTU constraints are to narrow for me. There is a hard coded min MTU setting of: #define MINIMUM_MTU 576 // USE TCP Minimum MTU in TAP-Win32/constants.h The links I'm operating on are to slow for this "high" MTU setting. A minimum of 185 is more suited for my usage. I have been trying to make a VS project, but so far unsuccessful. I have MinGW and msys installed if that's the way to proceed. Any pointers/help much appreciated. -- Kind regards, Kenneth Ellefsen