PDA

View Full Version : DebugNotFoundProcedure


Patrick Timmermans
10-Feb-2006, 01:11 PM
What exactly is the meaning of the DebugNotFoundProcedure option in the EurekaLog.ini file in your Windows folder. :confused:

In the source code I found that an error is raised when a hooked function is not found and the DebugNotFoundProcedure is set. But why not raise the exception any way if the hooked function is not found, regardless of the option! ;)

Kind regards,
Patrick Timmermans

admin
13-Feb-2006, 08:49 AM
Hi,

Patrick Timmermans wrote:
> What exactly is the meaning of the DebugNotFoundProcedure option in the
> EurekaLog.ini file in your Windows folder. :confused:
>
> In the source code I found that an error is raised when a hooked
> function is not found and the DebugNotFoundProcedure is set. But why
> not raise the exception any way if the hooked function is not found,
> regardless of the option! ;)

This option disabled the Exception raising when EurekaLog cannot hook a
procedure at Design-Time, it's only for internal use, because EurekaLog
try to hook it at run-time solving the problem.

> Kind regards,
> Patrick Timmermans

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!