Search found 12 matches

by PavKa
Fri Dec 29, 2017 4:37 pm
Forum: madExcept
Topic: GetThreadStackTrace returns nothing - Delphi XE3/XE5 64bit
Replies: 9
Views: 13080

Re: GetThreadStackTrace returns nothing - Delphi XE3/XE5 64b

I've just retested it with Tokyo 10.2 Update 1 - it does not work (still returns empty stack trace). for years we use workaround: function GetStackTrace: string; // Re: GetThreadStackTrace returns nothing - Delphi XE3/XE5 64b // http://forum.madshi.net/viewtopic.php?f=4&t=27637&p=46729#p4672...
by PavKa
Thu Oct 31, 2013 9:10 pm
Forum: madExcept
Topic: GetThreadStackTrace returns nothing - Delphi XE3/XE5 64bit
Replies: 9
Views: 13080

Re: GetThreadStackTrace returns nothing - Delphi XE3/XE5 64b

Thank you for the quick answer - we will use recommended hack for now.

Also I am not sure, but should Wow64GetThreadContext be used for win64 instead of GetThreadContext in GetThreadInfos (madexcept.pas)?

Thank you,
Pavel
by PavKa
Thu Oct 31, 2013 5:38 pm
Forum: madExcept
Topic: GetThreadStackTrace returns nothing - Delphi XE3/XE5 64bit
Replies: 9
Views: 13080

GetThreadStackTrace returns nothing - Delphi XE3/XE5 64bit

Hi, I have madCollection 4.0.8.1 installed. Delphi XE3 or XE5 - one form VCL forms application. madExcept.GetThreadStackTrace(); returns empty string if compiler target platform is Windows 64 bit and returns proper stack trace if compiler target platform is Windows 32 bit procedure TForm1.Button1Cli...
by PavKa
Fri Sep 03, 2010 5:05 pm
Forum: madExcept
Topic: madExcept for Delphi XE?
Replies: 4
Views: 5855

Manage to compile with Delphi XE, but there is a memory issu

there is a 3.0m Beta 1 on the partner dvd for Delphi XE
by PavKa
Thu Dec 17, 2009 4:17 pm
Forum: madCollection
Topic: ANN: madCollection 2.5.11.1 - featuring Delphi 2010 support
Replies: 7
Views: 15517

Hi, just double checked - I have the latest "K" version, but I have some extra warning on. In any case some/all warnings "...with potential data loss..." are serious for real Unicode support. Will hope to survive until version 4. Thanks.
Pavel
by PavKa
Wed Dec 16, 2009 10:10 pm
Forum: madCollection
Topic: ANN: madCollection 2.5.11.1 - featuring Delphi 2010 support
Replies: 7
Views: 15517

MadCollection/MadExcept is not Delphi 2010 ready

There are a lot of unfixed warnings with data loss (see below) and as result additional bunch of warning in our applications. :cry: This warnings cause real data loss which should be addressed by proper Unicode integration . Just as an example: I have Title of my application in non english language,...
by PavKa
Mon Aug 18, 2008 6:57 pm
Forum: madExcept
Topic: Migrate from version 2.7 to 3. Old code does not work
Replies: 2
Views: 3570

Thank you,

All works like a charm...

Pavel
by PavKa
Thu Aug 14, 2008 5:34 pm
Forum: madExcept
Topic: Migrate from version 2.7 to 3. Old code does not work
Replies: 2
Views: 3570

Migrate from version 2.7 to 3. Old code does not work

Hi, We upgraded to version 3 of madCollection (from 2.7). Unfortunately we run into code broken problems in some areas. Is there any instructions to help us fix our code to work with version 3? Specifically we need to know how: 1. Where is madsceenshot.pas functionality now and how to obtain screen ...
by PavKa
Mon May 09, 2005 5:19 pm
Forum: madCollection
Topic: Exception in Delphi 7 IDE when application executes Abort
Replies: 9
Views: 23960

This annoying exception has gone after proper installattion of 2.7h beta.

Thank you
by PavKa
Mon May 02, 2005 2:27 pm
Forum: madCollection
Topic: Exception in Delphi 7 IDE when application executes Abort
Replies: 9
Views: 23960

Yes, we use Delphi 7 with update pack 1 and this is our work enviroment.
by PavKa
Fri Apr 22, 2005 3:24 pm
Forum: madCollection
Topic: Exception in Delphi 7 IDE when application executes Abort
Replies: 9
Views: 23960

Exception in Delphi 7 IDE when application executes Abort

Enviroment - Delphi 7 (with update) - MadExcept 2.7g Problem: An exception happens when application is running and executes Abort procedure. To Reproduce: 1. Create simple one form project; 2. Drop Button on the form create click eventhandler and type Abort in it; 3. Turn on Madexcept (handle exepti...
by PavKa
Wed May 05, 2004 6:11 pm
Forum: madExcept
Topic: Licensing per installation?
Replies: 1
Views: 6227

Licensing per installation?

We are going to use MadExcept for exception reporting in our software products (EXE files) deployed to our customers. I undestood that we need to buy a MadExcept license for every developer participating in commertial development. Do we need to pay something additional for our software installed on ...