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 |