I made a delphi expert (dll - delphi 5). I want to check my expert for a memory leak. How to use FastMM for expert dll? Is it possible to use fastmm (for my dll) instead of the standard memory manager?
I strongly advise you to use in any DLL running in the IDE address space the very memory manager used by the corresponding version of the IDE. Madness is another way.
I suspect that you cannot use FastMM in the Delphi 5 IDE Expert Advisor because it already uses ShareMem (BORLNDMM.DLL).
Source: https://habr.com/ru/post/1794357/More articles:How to Transfer Data from a SQL Server Database to an Oracle Database - unixAS3 XML object that does not throw an exception if invalid data is specified? - stringIs it possible to manually set the ID of newlines using RedBean PHP? - phpIs there a way to set custom language strings for a ReCaptcha ASP.Net user control? - asp.netLogic and Code Help - ruby-on-railslanguage in reCAPTCHA ASP.NET plugin - asp.netstrtotime () & date () strange behavior when converting a date to the same format as before - dateOracle Shrink space issue-alter tableсокращает пространство, возвращает ошибку ORA-10631 из-за индексов, основанных на функциях. Существует ли какое-либо обходное решение? - oracleTwitter oAuth login cancel? - twitter-oauth.NET: Windows Builds / Controls Performance - performanceAll Articles