home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4592 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!microsoft!hexnut!blakeco
  3. From: blakeco@microsoft.com (Blake Coverett)
  4. Subject: Re: Mail-enabled app programming using a Windows API
  5. Message-ID: <1993Jan05.054014.20508@microsoft.com>
  6. Date: 05 Jan 93 05:40:14 GMT
  7. Organization: Microsoft Canada Inc.
  8. References: <1993Jan4.162324.22451@ulci20.unil.ch>
  9. Lines: 30
  10.  
  11. In article <1993Jan4.162324.22451@ulci20.unil.ch> mike@ulinf0.unil.ch (Michael Bloch) writes:
  12. >I am currently looking for information on the programming of a mail-enabled
  13. >application running under Windows. I plan to use the Mail API of one of
  14. >the three packages : MS-Mail, Lotus cc:Mail or DaVinci Mail.
  15.  
  16. For obvious reasons I can't speak for cc:Mail or DaVinci, but for Microsoft
  17. Mail it is a breeze.
  18.  
  19. >Do you have any experience with such programming ? I would like to
  20. >call the mail routines from a program written in Turbo Pascal for Windows.
  21. >Another special requirement is that I would like my app to send documents
  22. >with embedded documents (e.g. Word, Excel) in it.
  23.  
  24. Examples come for C and VB, but WordBasic and Excel Macro solutions are
  25. also included.  Basically if you can call a DLL from some enviroment
  26. then you can be mail enabled.
  27.  
  28. >I am looking for any experience to know if it is possible (first:-), which
  29. >tools you used, which documentation, what are the special developer's
  30. >packages, ...
  31.  
  32. The documentation and sample code come with Mail 3.0, the runtime (MAPI.DLL)
  33. is a core part of each Mail 3.0 or Windows for Workgroups product.  I have
  34. used both C++ and VB.  For TPW you will need to translate the .h or .txt
  35. files but that's not uncommon.
  36.  
  37. -Blake
  38. -- 
  39. #include <std/disclaimer.h>                       blakeco@microsoft.com
  40. Mail Flames, Post Apologies.                      ...!uunet!microsoft!blakeco
  41.