View Single Post
  #785  
Old 11-05-2010, 01:39 PM
The Kraken The Kraken is offline
Approved Member
 
Join Date: Jul 2010
Posts: 317
Default

Quote:
Originally Posted by T}{OR View Post
I am aware of that. However, the RAM limit which any program can use for itself is 2GB.
That's per process which is normally (but not always) synonymous with the application (GUI can easily run in its own process). And then there's the IMAGE_FILE_LARGE_ADDRESS_AWARE flag...

But ok, in the end it's a safe bet that 64bit with enough RAM is the better choice