EmailHandler
A simple library for sending emails with or without attachments
...Currently supports Gmail, Yahoo, Hotmail and AOL.
It also supports encrypted mail sending with Base64 and MD5.
A demo application in VC++ 2008 with EmailHandler file (Header+Lib and DLL) is attached.
Thanks to Mayur for giving me idea to make a separate Library.