Jump to content

Above 512: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
A simple utility that marks [[dynamic link libraries]] (DLL's) so they can be loaded in high memory (above 512MB), there is a newer version of the program available called [[HighMem]]. [[C]] source code included.
A simple utility that marks dynamic link libraries (DLL's) so they can be loaded in high memory (above 512MB), there is a newer version of the program available called [[HighMem]]. [[C]] source code included.


;Version
;Version

Revision as of 18:53, 14 March 2017

A simple utility that marks dynamic link libraries (DLL's) so they can be loaded in high memory (above 512MB), there is a newer version of the program available called HighMem. C source code included.

Version

Above 512 0.01b (2004-01-28)

Links

Author