Jump to content

HighMem: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.
{{Software
|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==
* 1.0.0 (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]]
 
[[Category:Utilities]][[Category:Open Source Software]][[Category:Software written in C]]

Revision as of 14:15, 2 July 2019

HighMem
[[File:{{{Picture}}}|128px]]
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)