HighMem: Difference between revisions
Appearance
Created page with "A simple utility that marks dynamic link libraries (DLL's) so they can be loaded in high memory (above 512MB), based on an earlier program called Above 512. C ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
A simple utility that marks | A simple utility that marks dynamic link libraries (DLL's) so they can be loaded in high memory (above 512MB), based on an earlier program called [[Above 512]]. [[C]] source code included. | ||
==Version== | ==Version== |
Revision as of 11:00, 2 February 2017
A simple utility that marks dynamic link libraries (DLL's) so they can be loaded in high memory (above 512MB), based on an earlier program called Above 512. C source code included.
Version
- Last known version: HighMem v.1.0.0\n" (2014-04-06)
Licence
Open source software released under the Apache Software Licence v2.