But can a 32-bit application running in my 64-bit OS utilize any of the memory above the first 4 GB?
A simple theoretical example. If we pretend the OS uses 1 GB of memory and two 32-bit applications are launched using 3 GB each, can the first program be placed in memory range 2-4 GB and the second in memory range 5-7 GB? Or must they both be placed within those first 4 GB since they are 32-bit and are incapable of allocate any memory above the 1-4 GB range?
Hope you understand how I mean.![]()
Connect With Us