tutko
12-Mar-2008, 07:42 AM
Hi
I have several dynamic DLLs, and I have an ErrorBox procedure, where I call StandardEurekaNotify.
In the ExceptionNotify or ExceptionActionNotify (EurekaAction = atShowingExceptionInfo) I set the EurekaExceptionRecord.CurrentModuleOptions.Customi zedTexts[mtMSDialog_ErrorMsgCaption] or CurrentEurekaLogOptions.CustomizedTexts[mtMSDialog_ErrorMsgCaption], but by showing the Dialog I see always the original Text.
Perhaps CurrentOptions (in ExceptionLog.pas) have at this moment something other values...
By some right exception I can set the value from CustomizedTexts.
Can you help me?
I have several dynamic DLLs, and I have an ErrorBox procedure, where I call StandardEurekaNotify.
In the ExceptionNotify or ExceptionActionNotify (EurekaAction = atShowingExceptionInfo) I set the EurekaExceptionRecord.CurrentModuleOptions.Customi zedTexts[mtMSDialog_ErrorMsgCaption] or CurrentEurekaLogOptions.CustomizedTexts[mtMSDialog_ErrorMsgCaption], but by showing the Dialog I see always the original Text.
Perhaps CurrentOptions (in ExceptionLog.pas) have at this moment something other values...
By some right exception I can set the value from CustomizedTexts.
Can you help me?