PDA

View Full Version : Viewer gets confused


JohaViss
31-Oct-2008, 10:46 AM
I am using both the Delphi version and the .NET version of Eurekalog.

I get elf files for both types of applications.
When opening an elf file the icons in the Call-Stack list are sometimes wrong. (On my main development PC they are allways the Delphi icons, On my backup pC they are allways the Visual Studio icons):confused:

I am not sure but it looks like the viewer uses thy icons from the last installed version.:eek:

Maybe the application type must be added to the elf file.
(something like this:

ApplicationType:
----------------
Win32

or

ApplicationType:
----------------
.NET
)


The first version for Delphi/C++ Builder, the second for .NET applications


Regards ,
Johan Visser

admin
03-Nov-2008, 09:01 AM
Hi JohaViss,

yes I think this is a MUST!

I'll add it shortly! :)