T
Tom Andrecht
I need to send a message into Outlook from a third party program that
automatically sets up the subject line and inserts text into the body of the
message. I'm using Delphi's ShellExecute command which just sends a message
to Windows and lets Windows handle it. However, when I do this, it removes
my signature text which I need and just puts the new text in instead. I
tried telling the message window to add my signature, but that option is
grayed out. Does anyone know how I can get both the new text and the
signature in without having to load the signature into my program or read it
in inside my program? Thanks
Tom
automatically sets up the subject line and inserts text into the body of the
message. I'm using Delphi's ShellExecute command which just sends a message
to Windows and lets Windows handle it. However, when I do this, it removes
my signature text which I need and just puts the new text in instead. I
tried telling the message window to add my signature, but that option is
grayed out. Does anyone know how I can get both the new text and the
signature in without having to load the signature into my program or read it
in inside my program? Thanks
Tom