Email Extractor (Source Code Included)

Email Extractor Program in Visual Basic Amazon This program, written in Visual Basic, extracts emails from clipboard or from a set of files. The program simply looks for patterns that look like an email and extract the matched text.

Once you've extracted all emails you want you can conveniently export them to a file or copy them to clipboard. Very easy to use.

It looks similar to a commercial email extractor and I am writing it simply to rival it.

Now that VB exists writing large, complex, useful Windows applications is no longer a software company's prerogative.
That said there are other rapid application development tools for Windows programs such as Delphi, which has a much higher performance than VB.
Here's the entire source code. Use at your own risks.
Source Code for Email Extractor program in Visual Basic
Post your comment below.
Anything is okay.
I am serious.