help me with WIN95 value of version16()

Gerard Patel gerard.patel at nerim.net
Mon Aug 27 13:49:01 CDT 2001


At 08:57 AM 27/08/2001 -0700, you wrote:
<snip>
>   Now, why would we have a version with 3.95 and another with 3.4? Is
>it a Win95 vs Win95 OSR2 issue?

I tested it on an original Win95, not on OSR2.

I have no idea if OSR2 or 98 or Me behave differently, but I doubt it,
else there would be a huge number of complaints in past Usenet
postings archived on Google.

IMO to fix the problem it's sufficient to change GetVersion16 along
the lines of :
if version = 0400 and winversion=win95 then
   version = 3.95

Gerard






More information about the wine-devel mailing list