CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Internet programming -- email

    does exist in Windows API a function that can use MTA-s or simply use STMP without needing implementation of a raw socket and a entire protocol to deal with possibles error messages ?


  2. #2
    Join Date
    Apr 1999
    Location
    Bruton, Somerset, England
    Posts
    47

    Re: Internet programming -- email

    Will MAPI do?


  3. #3
    Join Date
    May 1999
    Location
    Romania
    Posts
    70

    Re: Internet programming -- email

    thank you for answer . my real name is Catalin (romanian) and since the first post as 'anonymous' i sign up as 'broc' .
    MAPI implies MFC . I don't want to use MFC . you know , all i want is to implement some simple service on a message-board like this one , some of type 'mail this message to a friend' without needing a interface for this.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured