Jump to content

HighMem: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 11: Line 11:
* [[Takayuki Suwa]]
* [[Takayuki Suwa]]


[[Category:Tools]]
[[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:12, 7 November 2018

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

Licence

Open source software released under the Apache Software Licence v2.

Author