So iv learned how to quite a bit in visual studio so i thought it might be time to do a very basic project that can do something with the internet but i ran into a problem instantly apparently I dont have winsock2.h which im sure you all know is required for this sort of thing. I looked in the external dependencies folder and winsock.h is in there but winsock2.h is not there, so where can i download it? and how do i get it back into visual studio thanks!