SOCKADDR_STORAGE Missing

A

Andre

I want to use SOCKADDR_STORAGE in a server I'm building
using VC++ 6.0 (Visual Studio 6). It should be defined in
the WINSOCK2.H file. I installed Visual Studio Service
Pack 5, which I assumed would update my WINSOCK2.H file,
but it didn't. Any ideas as how to get my WINSOCK2.H file
updated or is there something else I'm supposed to have?

Thank You,
Andre
 
L

LiquidJ

Get the latest Platform SDK (BTW, it's best to get the entire thing, not
piece by piece).

{L}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top