The next switch on the EXE will let you to have more than 2G RAM and up to 4G RAM -
its worked !!!
/LARGEADDRESSAWARE (Handle Large Addresses)
reference
http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.languages.csharp/2008-05/msg00515.html
http://stackoverflow.com/questions/2927598/linking-to-a-large-address-aware-dll
http://stackoverflow.com/questions/3109543/what-to-do-to-make-application-large-address-aware
for VC++ 6 https://msdn.microsoft.com/en-us/library/aa699249(v=vs.60).aspx , http://www.wintellect.com/devcenter/jrobbins/link-32-bit-native-c-exes-with-largeaddressaware
No comments:
Post a Comment