David Tenser wrote: > I'm a VB developer. If I want to call Outlook or Outlook Express to open > a compose window with a (long) message body with line feeds and > everything, I can create a temporary file that is then launched by O/OE. > I create a .eml file and then run this with the associated program > (either Outlook or Outlook Express). >
The right way is using MAPI.
