Midas Speed Fix - Unit
The MidasSpeedFix.pas is a unit that improves the performance of the Midas.dll and MidasLib unit. This is done by replacing the Midas memory manager with the Delphi memory manager (FastMM4). The unit compiles and works with Delphi 6 to 2009.
Delphi 6 to 2005: FastMM4 must be compiled in RELEASE mode to get maximal speed.
How to use:
Add the MidasSpeedFix.pas unit to your Delphi or C++ Project (ProjectManager: Add Unit)
Для просмотра ссылки Войдиили Зарегистрируйся
The MidasSpeedFix.pas is a unit that improves the performance of the Midas.dll and MidasLib unit. This is done by replacing the Midas memory manager with the Delphi memory manager (FastMM4). The unit compiles and works with Delphi 6 to 2009.
Delphi 6 to 2005: FastMM4 must be compiled in RELEASE mode to get maximal speed.
How to use:
Add the MidasSpeedFix.pas unit to your Delphi or C++ Project (ProjectManager: Add Unit)
Для просмотра ссылки Войди
Последнее редактирование модератором: