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

Dmitry Timoshkov dmitry at baikal.ru
Tue May 31 12:09:36 CDT 2011


Adam Martinson <amartinson at codeweavers.com> wrote:

> +    if (osver.dwMajorVersion >= 5)

That's a wrong check for win9x.

-- 
Dmitry.



More information about the wine-devel mailing list