16-bit resource size must be scaled by alignment.
[wine] / dlls / winsock / async.c
2000-09-24  Rein KlazesMake calls to gethostbyname, gethostbyaddr, getservbyname,
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-03  Andreas MohrFixed the Win16/Win32 structure size/alignment differen...
2000-07-23  Eric PouechInsured that all parameters of async functions are...
2000-04-18  Rein KlazesConvert service and protocol names to lowercase before...
2000-04-06  Rein KlazesCorrected error handling for ws_getprotobyname/number.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.