Anyone knows which networking package contains winlive.h ?
Posted
by Reza
on Stack Overflow
See other posts from Stack Overflow
or by Reza
Published on 2010-05-23T23:47:58Z
Indexed on
2010/05/23
23:50 UTC
Read the original article
Hit count: 474
c++
|networking
I am dealing with a c++ small game solution which contains references to winlive.h header. I'm sure it is part of a networking package, but haven't been able to track it down. It is not in windows sdk or platform sdk. Anyone may have have seen this before and can point me in the right direction? thanks
© Stack Overflow or respective owner