Out of memory? Easy ways to increase the memory available to your program - Calvin Hsia's WebLog - Site Home - MSDN Blogs:
'via Blog this'
22 Nov 2010 10:48 AM
#To verify if an EXE file is Large Address Aware or not:
Open a Visual Studio Command Prompt (Start->All Programs->Microsoft Visual Studio 2010->Visual Studio Tools->Visual Studio Command Prompt
Link /dump /headers
The output will include the line “Application can handle large (>2GB) addresses”
No comments:
Post a Comment