Quote:
Originally Posted by T}{OR
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