Search found 1 match

by nallamari
Thu Jun 24, 2021 6:55 am
Forum: Technical questions
Topic: RAD Studio C++ application: Exception with dynamic_cast when memory protection is ON
Replies: 1
Views: 2590

RAD Studio C++ application: Exception with dynamic_cast when memory protection is ON

Dear Support team, I am facing an exception in my C++ application with dynamic cast used to cast base class pointer to derived class pointer. And it happens only when memory protection is ON in VmProtect options. IDE: RAD Studio 10.2 Compiler: Clang Kindly support me to solve this issue. Thanks in a...