> I'm giving the mswsock.c file some development time. I need to know if > the winsock API has been inited.
The question is, why do you need to know that? Can't you just initialize it yourself? Then you'll know it has been. --Juan
> I'm giving the mswsock.c file some development time. I need to know if > the winsock API has been inited.
The question is, why do you need to know that? Can't you just initialize it yourself? Then you'll know it has been. --Juan