Indeed.
Well, any one has tried sending emails with SMTP Authentication under VIsual C++?
It seems to be a useful feature.

The following one using visual C++ but only support the VC++ 2005 and 2008.
http://www.naughter.com/smtp.html

I like VC++ 6 better for its reliable codes and smaller code size.