[DllImport("ws2_32.dll", CharSet = CharSet.Auto, SetLastError=true)]
static extern Int32 WSAStartup(Int16 wVersionRequested, WSAData wsaData);
Declare Function WSAStartup Lib "ws2_32.dll" (Int16 wVersionRequested, WSAData wsaData) As Int32
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!