[2/3] kernel32/heap: Fix some hacks in GlobalMemoryStatus(). (try 2)

Dmitry Timoshkov dmitry at baikal.ru
Thu Jun 2 15:11:37 CDT 2011


Adam Martinson <amartinson at codeweavers.com> wrote:

> +/* Check the current process and all ancestors that share its address space.
> + * Some apps run sub-processes that have the IMAGE_FILE_LARGE_ADDRESS_AWARE flag set, but
> + * the parent process doesn't (eg, Dragon NaturallySpeaking 7 setup runs Install Shield 6).
> + * If any don't have IMAGE_FILE_LARGE_ADDRESS_AWARE, return FALSE. */

My previous question still applies.

-- 
Dmitry.



More information about the wine-devel mailing list