ANN: madExcept 3.0i (Delphi 2009 support)

delphi package - automated exception handling
Post Reply
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

ANN: madExcept 3.0i (Delphi 2009 support)

Post by madshi »

Today I'm releasing madExcept 3.0i with Delphi 2009 support.

Here's the list of changes:

Code: Select all

(1) added support for Delphi 2009.
(2) madCompileBugReport: fixed incorrect callstacks when both mad and map file were located in the same folder
(3) fixed hang when madExcept enabled dll got unloaded
(4) madStrings: added unicode overloads for most functions
The download is available here:

http://madshi.net/madCollection.exe (2.5.9.0)
Post Reply