Salt Lake 2002 – not enough memory/crashes to desktop after starting error
11–20 of 32 posts
Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#12I'm intrigued why MS decided to have GlobalMemoryStatus return a negative number if there is more than 4GB, rather than returning the maximum value.
Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#13https://web.archive.org/web/20020207000806/https://www.php.n...
Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#14Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#15I'm intrigued why MS decided to have GlobalMemoryStatus return a negative number if there is more than 4GB, rather than returning the maximum value.
Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#16I'm intrigued why MS decided to have GlobalMemoryStatus return a negative number if there is more than 4GB, rather than returning the maximum value.
2^32 is 4294967296, or 4 GiB. Back before Windows ran on 64-bit machines, 4 GiB was as big a number as a standard int could represent. Updating it for 64-bit mode would mean breaking 32-bit programs, so "fixing" it isn't necessarily an upgrade.
Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#17Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#18Earlier quoted context omitted.
Just don't read their poetry.
Honestly the Vogons were only the third worst poets in the universe. If you can read awful human poetry like anything by Paula Nancy Millstone Jennings, they won't faze you.
Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#19Re: Salt Lake 2002 – not enough memory/crashes to desktop after starting error
#20This is why “warning. Game needs 64 mb and you have -2gb continue y/n?” Is better than just dying out.