Above 512: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{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== | |||
* 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] | ||
[[Category:Software written in C]] | |||
Revision as of 14:12, 2 July 2019
Above 512 | |
---|---|
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)