Einzelnen Beitrag anzeigen

Benutzerbild von toms
toms
(CodeLib-Manager)

Registriert seit: 10. Jun 2002
4.648 Beiträge
 
Delphi XE Professional
 
#2

AW: Programm läuft auf XP aber nicht auf Vista

  Alt 15. Jul 2010, 06:00
Hallo

Es gibt paar geniale Tools, welche dir helfen, Fehler aufzuspüren.


Z.B: MadExcept zeigt dir im Normalfall die genaue Fehlerstelle im Code an. Madexcept ist schnell installiert, keine Zeile im Code muss angepasst werden und erfüllt seine Aufgabe sehr gut.

Zitat:
madExcept was built to help you locating crashes in your software. Whenever there's a crash/exception in your program, madExcept will automatically catch it, analyze it, collect lots of useful information, and give the end user the possibility to send you a full bug report.

some facts:

· no need to distribute additional files, cause madExcept is fully linked into your executable
· the size of your executable file grows only by some percent (usually single digit)
· you don't need to change a single line of code in your project
· there's no performance loss, as long as no exception occurs
· full support for multi threaded applications
· full support for third party translation tools
· full support for third party protection/compression tools
· email, web upload and printing functionality included
· free for non-commercial usage, inexpensive for commercial usage
Thomas
  Mit Zitat antworten Zitat