by madshi » Mon Feb 12, 2018 6:49 pm
The "active error search" options in madExcept require the "madExcept32.dll". On your development PC madExcept will automatically locate that DLL because madExcept is fully installed there. But if you want to do leak checking on another PC, you have to distribute madExcept32.dll with your application. If you don't do that, the leak reporting feature will simply be silently disabled. In addition to the DLL, you may also want to distribute the madExceptViewer.exe, so you get the report shown in a nice dialog. Otherwise you'll just get a report in a text file.
Also, the "active error search" options currently only work for 32bit Delphi projects, not yet for 64bit EXEs/DLLs.