Jump to content

Above 512: 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), there is a newer version of the program available called..."
 
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
* Last known version: [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/util&file=above512_001b.zip Above 512 0.01b] (2004-01-28)
Above 512 0.01b (2004-01-28)
 
==Links==
*[http://hobbes.nmsu.edu/download/pub/os2/dev/util/above512_001b.zip above512_001b.zip]


==Author==
==Author==
* [[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 10:37, 6 January 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