HighMem: Difference between revisions
Appearance
Created page with "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 ..." |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{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== | ||
* | * 1.0.0 (2014-04-06) | ||
[[Category:Open Source Software]][[Category:Software written in C]] | |||
[[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)