I would like to send a mail from my application, but I need it without any dll which are not in Windows 95 OSR 1.
Thanks for ideas,
John
Printable View
I would like to send a mail from my application, but I need it without any dll which are not in Windows 95 OSR 1.
Thanks for ideas,
John
try using the mapi control or the mapi api. vb has a sample email app, but for simple send only you can use the winsock control, use is descripe on this site