 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Arnie Mauer Guest
|
Posted: Tue Oct 05, 2004 3:12 pm Post subject: Using more than 2 GB RAM |
|
|
Hi,
Sorry for cross-posting. I tried this in the IDE group last week with
no response.
W2K Enterprise server and W2K3 servers support booting with the /3GB
switch. This gives the OS the top 1 GB (the default is the top 2 GB)
and leaves 3 GB for the app. However, the app.exe has to have a flag
set in the exe header. This is equivalent to the VC++
/LARGEMEMORYAWARE linker switch.
Does anyone know how to do this with a BCB (v5 in this case) exe?
Thanks
- Arnie
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Oct 05, 2004 5:16 pm Post subject: Re: Using more than 2 GB RAM |
|
|
"Arnie Mauer" <xxx (AT) nowhere (DOT) net> wrote
| Quote: | Does anyone know how to do this with a BCB (v5 in this case) exe?
|
There is no such option in BCB. If it is just a simple flag setting, then
you could try altering the .EXE's PE header manually after the .EXE has been
generated.
Gambit
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|