This snippet will allow you to send mail from a ssl smtp account (Gmail) from your vb6 application. There are a few things you will need to do this.
Dependencies:
MS CBO for windows 2000 added as a reference....
you have to have a email for you to use for bouncing smtp from. Gmail is free and will allow you to use the smtp server.
You may want...
I have been working on and have completed a control that will act as a bench mark timer for set processes. I wrote it for a program I have been writing, and have decided to release the current version's OCX, and source code.
How to use the control:
There are a few items that are necessary to point out, the code follows, starting the timer, a...