Hi all,

I'm pretty new to the forums and all things C related, but hopefully someone can help me out as im at a lost end.

I've been picking up some C++ the past few weeks and have already encountered many a problem, but non that i couldn't sort out with a little bit of brain power and elbow grease. Now i find that when i compile a small snippet of glorious code, im recieve the error...

"fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory"

I also recieve the same error in a similar program but instead the error informs me that "windows.h" is missing too.

Now, ive searched my hard drive high and low, ive googled it, investigated my fiance's computer and have finally ground to a hault after many failed attempts for the elusive files.

Call me crazy, but shouldnt these files be included with MSVC?

Im running windows 2000, MSVC and the Directx 9 SDK. - Please can anyone help? where can i find the files to include?

A link or a friendly email would be very much appreciated, thanks for reading all

Zachy!