Update call to WSAStartup to follow practices recommended on docs.microsoft.com
1) Version 2.2 is supported in-box since Windows XP. Previously, FMSLogo was requested 1.1, probably a legacy from the 16-bit windows machines that MSWLogo was written for.
2) The return value should be used without calling WSAGetLastError()