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.
{{Software
|Name=ABOVE512
|Version=0.01d (Jun 2019)
|Vendor=
|Author=[[Takayuki Suwa‎]]
|Licence=Freeware
|WWW=
}}
'''ABOVE512''' is a simple utility that marks dynamic link libraries (DLLs) 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==
Above 512 0.01b (2004-01-28)
* 0.01b (2004-01-28)
* 0.01d (2019-06-29)


==Links==
==Links==
*[http://hobbes.nmsu.edu/download/pub/os2/dev/util/above512_001b.zip above512_001b.zip]
*[http://hobbes.nmsu.edu/download/pub/os2/dev/util/above512_001b.zip above512_001b.zip]


==Author==
[[Category:Software written in C]]
* [[Takayuki Suwa‎]]
 
[[Category:Utilities]][[Category:Open Source Software]][[Category:Software written in C]]

Revision as of 14:12, 2 July 2019

Above 512
[[File:{{{Picture}}}|128px]]
Name ABOVE512
Version 0.01d (Jun 2019)
Vendor
Author Takayuki Suwa‎
Licence Freeware
WWW

ABOVE512 is a simple utility that marks dynamic link libraries (DLLs) 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

  • 0.01b (2004-01-28)
  • 0.01d (2019-06-29)

Links