|
HI,
I am using microsoft visual c++ 2005 express edition
Now i want to do socket programming in windows
for which i require winsock API which i do have as a dll file in my system file
but i dont have winsock.h in library files of my compiler
which is necessary for the purpose
can any one tell me
how to create a header file named winsock.h from that api or else .......
|