Search found 24 matches

by kaju74
Fri Feb 13, 2009 2:08 pm
Forum: madExcept
Topic: SHGetFileInfo = Delphi2007 Debugger Crash!!
Replies: 3
Views: 5146

Hi again!

This problem still exists under Delphi2009 with the current build of madExcept...Any idea how to solve this???

Regards,
Marc
by kaju74
Thu Mar 27, 2008 11:30 am
Forum: madExcept
Topic: SHGetFileInfo = Delphi2007 Debugger Crash!!
Replies: 3
Views: 5146

SHGetFileInfo = Delphi2007 Debugger Crash!!

Hello! After a long time of anaylsis while porting an older program from Delphi7/WindowsXP to Delphi2007/VISTA, I've found a heavy problem if files are attached with madExcept. Steps to reproduce: 1) Attach the latest madExcept version to a simple EXE (enable it!) 2) Write a 2nd app and use the foll...
by kaju74
Fri Oct 14, 2005 10:29 am
Forum: madExcept
Topic: add application version to the report
Replies: 10
Views: 10854

:blush: My failure:

Code: Select all

procedure ExceptionFilter(const exceptIntf : IMEException; var Handled : Boolean); 
begin 
  with exceptIntf do
    BugReportHeader['application version'] := VarContainsAppVersion; 
end; 
Plz install the latest beta of ME3!
by kaju74
Fri Oct 14, 2005 9:59 am
Forum: madExcept
Topic: add application version to the report
Replies: 10
Views: 10854

are you sure you:

a) using madExcept3
b) included "madExcept" to the "uses"

???
by kaju74
Fri Oct 14, 2005 9:18 am
Forum: madExcept
Topic: add application version to the report
Replies: 10
Views: 10854

...except if you want to add additional informations! Add the following line to a unit which will be loaded very first in your app: initialization RegisterExceptionHandler(ExceptionFilter, stDontSync); Now, write the code for "ExceptionFilter" somewhere in this unit: procedure ExceptionFil...
by kaju74
Fri Oct 14, 2005 8:53 am
Forum: madExcept
Topic: add application version to the report
Replies: 10
Views: 10854

Take a look at my topic

viewtopic.php?t=731
by kaju74
Fri Oct 14, 2005 8:29 am
Forum: madExcept
Topic: madExcept 3 and ASPack
Replies: 15
Views: 19045

Did you're the author of winupack?? If so, and you don't know anything about that trojaner, I'm sorry...but if my AntiVir detects a virus, I'm a little bit careful w/ freeware apps...

P.S.: The date of my DB is 2005/10/13
by kaju74
Fri Oct 14, 2005 8:12 am
Forum: madExcept
Topic: madExcept 3 and ASPack
Replies: 15
Views: 19045

The data comes from McAffee security center. The file "winupack.exe" contains the trojaner (signature) of "malware" type "n" which is specified of class "spyware" with "low" risk. Sorry, but this seems to be the reason why it's freeware :wink: Or doe...
by kaju74
Fri Oct 14, 2005 8:07 am
Forum: madExcept
Topic: madExcept 3 and ASPack
Replies: 15
Views: 19045

WinUpackE[1].exe --------------------- New Malware.n --------------------- Discovery Date: 08/01/2005 Origin: Unknown Length: N/A Type: Trojan SubType: Heuristic Minimum DAT: 4547 (08/01/2005) Updated DAT: 4602 (08/01/2005) Minimum Engine: 4.4.00 Description Added: 08/01/2005 Description Modified: 0...
by kaju74
Fri Oct 14, 2005 7:40 am
Forum: madExcept
Topic: madExcept 3 and ASPack
Replies: 15
Views: 19045

wau...nice try! is this a new way to ship trojaners? lucky, that my virus app detected it...

ATTENTION! DO NOT CLICK THE ABOVE LINK -> IT'S A VIRUS INSIDE :shock:
by kaju74
Fri Oct 14, 2005 7:01 am
Forum: madExcept
Topic: madExcept 3 and ASPack
Replies: 15
Views: 19045

can u tell me the homepage of that tool? if i search on google, i got many crack sites instead..thx :D
by kaju74
Thu Oct 13, 2005 8:19 am
Forum: madExcept
Topic: How to disable madExcept3 for IDE Errors?
Replies: 3
Views: 5569

Okay, after a complete reinstall of ME3, the section has been enabled and IDE exceptions aren't handled by ME3 now :D
by kaju74
Thu Oct 13, 2005 8:15 am
Forum: madExcept
Topic: How to disable madExcept3 for IDE Errors?
Replies: 3
Views: 5569

The whole section "IDE exception catching" is grayed out (disabled) so I ca't uncheck the box - but it's currently unchecked, as I see.
by kaju74
Thu Oct 13, 2005 7:04 am
Forum: madExcept
Topic: How to disable madExcept3 for IDE Errors?
Replies: 3
Views: 5569

How to disable madExcept3 for IDE Errors?

In ME2, I've disabled the IDE-Package, but which package to disable in ME3??

Greets,
Marc
by kaju74
Wed Sep 28, 2005 7:09 am
Forum: madExcept
Topic: madExcept 3 and ASPack
Replies: 15
Views: 19045

Hi... Ooopppss - it makes sense to switch off the option "check whether binary file is corrupt" and voila - it works :D The (translated) error message sounds like: The file "xyz" seems to be corrupted! Cause, the error message was german and the ME3 options english, I didn't noti...