Hi,
I need to support IPV6 in an MFC application. However it seems MFC will not be enhanced to support IPV6 so I have to do it myself.
I can do it by cloning the
source code of the CAsyncSocket class which is part of MFC, then adapt it to support IPV6, and embed it in my application. But does the Vistual Studio 2010 license permit me to do this?
People seem to be doing this but I can't find a license which says it's OK. Can anyone point me at a license file which I can show my boss?
Many thanks,
David