HighMem: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
HighMem is a simple utility that marks dynamic link libraries (DLLs) so they can be loaded in high memory (above 512MB), based on an earlier program called [[Above 512]] from [[Takayuki Suwa]]. [[C]] source code included. | |||
==Version== | ==Version== | ||
* | * 1.0.0 (2014-04-06) | ||
==Licence== | ==Licence== | ||
Line 9: | Line 9: | ||
==Author== | ==Author== | ||
* [[Yuri Dario]] | * [[Yuri Dario]] | ||
[[Category:Utilities]][[Category:Open Source Software]][[Category:Software written in C]] | [[Category:Utilities]][[Category:Open Source Software]][[Category:Software written in C]] |
Revision as of 21:15, 7 November 2018
HighMem is a simple utility that marks dynamic link libraries (DLLs) so they can be loaded in high memory (above 512MB), based on an earlier program called Above 512 from Takayuki Suwa. C source code included.
Version
- 1.0.0 (2014-04-06)
Licence
Open source software released under the Apache Software Licence v2.