Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Quick Bugs Triage with QT Windows Exception Logging Technique (https://www.delphipraxis.net/215230-quick-bugs-triage-qt-windows-exception-logging-technique.html)

DP News-Robot 31. Mai 2024 06:30

Quick Bugs Triage with QT Windows Exception Logging Technique
 
QT Windows C++ Applications do not have a specific Windows Exception handler.


In MFC, there is a CodeProject project XCrashReport.


In QT, there isn't a specific SEH (Structured Exception Handler) so you need to add this manually.



In main.cpp file, before QT starts, add the following lines


The above code, paired with an on-line

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:16 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz