http://bugs.winehq.org/show_bug.cgi?id=18379
--- Comment #8 from Andreas Schallenberg Andreas.Schallenberg@Eurobild.com 2009-05-08 03:51:14 --- (In reply to comment #6)
... Hacking the function above to return 512, 1024, 1536, 1792 MB lets the program run.
Doesn't that mean that Photoshop should run natively under a Win2K OS, too?
Andreas what is the output on your 1GB system of
WINEDEBUG=+heap wine photosle.exe 2>&1 |grep GlobalMemory
The output is:
trace:heap:GlobalMemoryStatusEx <-- LPMEMORYSTATUSEX: dwLength 64, dwMemoryLoad 40, ullTotalPhys 3e583000, ullAvailPhys 24e6a000, ullTotalPageFile 6495a000, ullAvailPageFile 4b23f000, ullTotalVirtual 7ffdffff, ullAvailVirtual 7ffcffff trace:heap:GlobalMemoryStatus Length 32, MemoryLoad 40, TotalPhys 3e583000, AvailPhys 24e6a000, TotalPageFile 6495a000, AvailPageFile 4b23f000, TotalVirtual 7ffdffff, AvailVirtual 7ffcffff