Jump to content

HighMem: Difference between revisions

From EDM2
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 ..."
(No difference)

Revision as of 00:39, 4 June 2016

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