Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Vortex

Pages: [1]
1
Sol_Asm / The LARGEADDRESSAWARE option
« on: September 17, 2016, 07:39:47 PM »
Hi Bogdan,

Could you add the LARGEADDRESSAWARE option to SolAsm? It's about the GlobalMemoryStatus API function to report the correct memory status :

Quote
If the executable is linked using the /LARGEADDRESSAWARE linker option, then the GlobalMemoryStatus function will return the correct amount of physical memory in both members.

https://msdn.microsoft.com/en-us/library/windows/desktop/aa366586%28v=vs.85%29.aspx

Attached is an example project.

Pages: [1]