Error when emailing from another application

G

Guest

I hope this is correct newgroup to post this message into.

I am using MAPI to send an email message (with the option set to show
the mail dialog), from a modal Delphi 6 form.

There are no problems with using Outlook 2003, but if Outlook Express
6
is used, then after the user closes or sends the message, and control
returns to the calling application something odd happens, and the
calling form changes from modal to non-modal.

Passing in Application.Handle, the modal form's handle, the main
form's handle, or just plain 0 (zero) has no effect whatsoever.

Can anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top