Jump to content

HighMem: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
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.
{{Software
|Picture=NA.png
|Name=HighMem
|Version=1.0.0 (Apr 2004)
|Vendor=
|Author=[[Yuri Dario]]
|Licence=[[Apache Software Licence v2]]
|WWW=
}}
'''HighMem''' is a simple utility that marks dynamic link libraries (DLLs) so they can be loaded in high memory (above 512MB), based on an earlier program called [[Above 512]] from [[Takayuki Suwa]]. [[C]] source code included.


==Version==
==Version==
* Last known version: [http://www.os2site.com/sw/dev/util/highmem-20140406-os2.zip HighMem v.1.0.0\n"] (2014-04-06)
* 1.0.0 (2014-04-06)


==Licence==
[[Category:Open Source Software]][[Category:Software written in C]]
Open source software released under the [[Apache Software Licence v2]].
 
==Author==
* [[Yuri Dario]]
* [[Takayuki Suwa]]
 
[[Category:Utilities]][[Category:Open Source Software]][[Category:Software written in C]]

Latest revision as of 03:26, 26 May 2022

HighMem
Name HighMem
Version 1.0.0 (Apr 2004)
Vendor
Author Yuri Dario
Licence Apache Software Licence v2
WWW

HighMem is a simple utility that marks dynamic link libraries (DLLs) so they can be loaded in high memory (above 512MB), based on an earlier program called Above 512 from Takayuki Suwa. C source code included.

Version

  • 1.0.0 (2014-04-06)