Search found 6 matches

by AMMSRU
Wed Jan 24, 2024 7:39 pm
Forum: madExcept
Topic: Exception message popup very small in 5.1.4
Replies: 2
Views: 47139

Re: Exception message popup very small in 5.1.4

madshi - Your thoughts please? Are there madExcept settings that could be used to control this behavior?

Thank you!


Adrian
by AMMSRU
Thu Dec 21, 2023 4:57 pm
Forum: madExcept
Topic: Exception message popup very small in 5.1.4
Replies: 2
Views: 47139

Exception message popup very small in 5.1.4

Hi, I had been using madExcept 5.1.2 and just updated to 5.1.4 for the RAD Studio 12 support. In one of my C++ Builder 11 projects I noticed that the exception message popups are now scaled very small. Attached are screenshots of the same error message, the only difference being one was built agains...
by AMMSRU
Wed Sep 15, 2021 8:20 pm
Forum: madExcept
Topic: madExcept - C++ Builder 64-bit Support
Replies: 1
Views: 2444

madExcept - C++ Builder 64-bit Support

I understand that for C++ Builder only 32-bit builds are supported by madExcept. I am working on migrating my application for 64-bit builds, and am wondering if 64-bit support is something that you expect to be coming in future versions of madExcept.

Thank you very much.
by AMMSRU
Thu Mar 28, 2019 12:43 am
Forum: madExcept
Topic: Which project files need to have madExcept enabled?
Replies: 4
Views: 5537

Re: Which project files need to have madExcept enabled?

Thank you very much for the information. A key question is if all those DLLs and BPLs link to the RTL.bpl or not? All of the modules are dynamically linked to the RTL, so this shouldn't be a problem. In order to create nice callstacks for all your DLL/BPL files, of course madExcept needs to know whi...
by AMMSRU
Wed Mar 27, 2019 2:53 pm
Forum: madExcept
Topic: Which project files need to have madExcept enabled?
Replies: 4
Views: 5537

Which project files need to have madExcept enabled?

Hi, I am evaluating madExcept for use with C++ Builder 10.2 in my software and I am wondering exactly how madExcept needs to be enabled in my various projects. I have numerous DLL and BPL files, all of which are used by the main executable and there are other executables (some of which are services ...
by AMMSRU
Wed Mar 27, 2019 2:35 pm
Forum: madExcept
Topic: Unable to set madExcept settings at runtime
Replies: 1
Views: 3434

Unable to set madExcept settings at runtime

Hi, I am evaluating madExcept for use with C++ Builder 10.2 in my software and I have so far been unable to successfully change the settings at runtime. The default bug report filename is bugreport.txt and is written to the directory that contains the executable. When I execute the following code th...