Why 2 GB memory limit when running in 64 bit Windows?

前端 未结 4 1349
小蘑菇
小蘑菇 2020-12-13 14:23

I\'m a member in a team that develop a Delphi application. The memory requirements are huge. 500 MB is normal but in some cases it got out of memory exception. The memory al

4条回答
  •  旧巷少年郎
    2020-12-13 14:34

    http://msdn.microsoft.com/en-us/library/aa366778(VS.85).aspx

    User-mode virtual address space for each 32-bit process: 2 GB

提交回复
热议问题