Andrew Talbot
|
cd0317f22d
|
inetcomm: Remove unused function.
|
2009-02-05 13:13:49 +01:00 |
Rob Shearman
|
01fcce49e1
|
inetcomm: Add an implementation of ISMTPTransport2::SendMessage.
|
2008-10-31 14:56:14 +01:00 |
Rob Shearman
|
f34f9ba5b5
|
inetcomm: Add an implementation of the HELO/EHLO command.
|
2008-10-30 15:52:32 +01:00 |
Huw Davies
|
d1601eeeac
|
inetcomm: Add a stub MimeInternational object.
|
2008-09-11 14:34:49 +02:00 |
Andrew Talbot
|
d684d5accb
|
inetcomm: Remove unused variables.
|
2008-05-05 12:53:04 +02:00 |
Andrew Talbot
|
14987e4021
|
inetcomm: Assign to structs instead of using memcpy.
|
2008-03-24 20:41:57 +01:00 |
Gerald Pfeifer
|
173a8bb224
|
inetcomm: Fix error check in InternetTransport_Connect().
|
2007-11-26 13:58:28 +01:00 |
Rob Shearman
|
cef74e263f
|
inetcomm: Use InternetTransport_ChangeStatus in InternetTransport_DropConnection so that the callback gets called.
|
2007-11-05 12:06:33 +01:00 |
Rob Shearman
|
994014b15a
|
inetcomm: Add a framework for connecting to a server and sending/receiving data asynchronously with callbacks being called in the context of the original thread, using window messages.
|
2007-11-05 12:05:17 +01:00 |