13 Aug
2004
13 Aug
'04
12:41 a.m.
ChangeSet ID: 13270 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/08/12 19:41:34 Modified files: include : winbase.h dlls/kernel : heap.c Log message: Robert Reif <reif(a)earthlink.net> Use GlobalMemoryStatusEx in GlobalMemoryStatus rather than the other way around. Patch: http://cvs.winehq.org/patch.py?id=13270 Old revision New revision Changes Path 1.212 1.213 +1 -0 wine/include/winbase.h 1.9 1.10 +115 -88 wine/dlls/kernel/heap.c