10 May
2007
10 May
'07
12:55 p.m.
On 5/9/07, JD
Christopher Kohlhoff wrote:
JD writes: It sounds like you have a very old platform sdk or something on your include path. This should be defined for you in ws2tcpip.h.
Well IPV6_UNICAST_HOPS is defined in my ws2tcpip.h. I'm using WinXP SP1 SDK. And my include path is pretty simple: boost only...
Check your Project and Solutions settings as well. Tools->Options->Project and Solutions->VC++ Directories Then Show directories for include files. You may have an old version of the platform SDK listed before the newest one. HTH, --Michael Fawcett