Introduction - If you have any usage issues, please Google them yourself
Little DLL that will send reports of your projects SMTP-protocol.
Written in masm
At the entrance structure >>>>
+ To <80 byte
+ From <80 byte
+ Ip-SMTP server <16 byte
[+] Subject <100 byte
[+] Text of letter <256 byte
[+] path to the attached file (full path here!) <256 byte
-wash then attached file or not
<<<< The output sends a letter [c attachment]
--------------------------------------------
+ - Required
[+] - Optional