[1/3] kernel32/heap: Emulate Win9x if appropriate in GlobalMemoryStatusEx().

Adam Martinson amartinson at codeweavers.com
Tue May 31 12:16:49 CDT 2011


On 05/31/2011 12:09 PM, Dmitry Timoshkov wrote:
> Adam Martinson<amartinson at codeweavers.com>  wrote:
>
>> +    if (osver.dwMajorVersion>= 5)
> That's a wrong check for win9x.
>
It's not, it's a check for win2k and later, the stuff in that block 
isn't done for win9x.




More information about the wine-devel mailing list