Jump to content

HighMem

From EDM2
Revision as of 00:39, 4 June 2016 by Reiknir (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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