Subj : Borland C++ 5.5 To : borland.public.cpp.borlandcpp From : Andre Nomadoe Date : Mon Nov 29 2004 03:39 pm I am new to C++ programming. I tried to compile a file and received the below errors. Where can I find a copy of the windows.h and winsock.h file for Windows XP? line 1: #include windows.h ignored--file not found. line 2: #include winsock.h ignored--file not found. .