R
Raf
Hello you all,
I created a dll that is called in the send-event of outlook.
The dll automatically inserts some standard text in the
mail and the user has to give some parameters in a form.
Everything works fine. There is only one problem.
If I try to send an e-mail from within another office-application (word,
powerpoint,...) the application hangs.
It looks like the form is called and loaded, but it doesn't show on the
screen. The application waits the "ok-button" to be clicked,
but this can't be done by the user because he does not see the form!!
Does anyone have a explanation (solution??) for this problem.
Any help would be appreciated.
Thanks,
Raf
I created a dll that is called in the send-event of outlook.
The dll automatically inserts some standard text in the
mail and the user has to give some parameters in a form.
Everything works fine. There is only one problem.
If I try to send an e-mail from within another office-application (word,
powerpoint,...) the application hangs.
It looks like the form is called and loaded, but it doesn't show on the
screen. The application waits the "ok-button" to be clicked,
but this can't be done by the user because he does not see the form!!
Does anyone have a explanation (solution??) for this problem.
Any help would be appreciated.
Thanks,
Raf