WSAStartup fix

Rein Klazes rklazes at xs4all.nl
Tue Jul 16 13:12:41 CDT 2002


On Tue, 16 Jul 2002 19:30:53 +0200, you wrote:

> Rein Klazes a écrit :
> > 
> > Hi,
> > 
> > This fixes a case of stack corruption in "the bat!" email program.
> > 
> > Windows WSAStartup() (tested with win98 and win2K') doesn't fill in or
> > use the WSADATA's lpVendorInfo field, and apparently this program has
> > cut the field from the structure accordingly
> according to MSDN, this should only be done if version >= 2 is requested
> IMO, your patch should take care of the version requested before filling
> the different fields
> A+

The program requests version 1.1; I tested with the same value under
real windows.

Rein
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-devel mailing list