Huw Davies
|
78c90082a5
|
inetcomm: Add a stub for MimeOleCreateVirtualStream.
|
2007-11-05 12:08:52 +01:00 |
Rob Shearman
|
70705829dd
|
inetcomm: Include mimeole.h and fix the type of MimeOleCreateMessage.
|
2007-11-05 12:08:47 +01:00 |
Rob Shearman
|
abd95840a5
|
inetcomm: Add stubs for MimeOleSetCompatMode and MimeOleCreateMessage.
|
2007-11-05 12:06:54 +01:00 |
Rob Shearman
|
3ace5e53d9
|
inetcomm: Call InternetTransport_RegisterClass and UnregisterClass on process attach and detach respectively, to register a window class and initialize Winsock.
|
2007-11-05 12:06:42 +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 |
Huw Davies
|
a3a2789f66
|
inetcomm: Add self-registration code.
Based on a patch by Rob Shearman.
|
2007-11-05 12:06:21 +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 |
Rob Shearman
|
beab2c17e9
|
inetcomm: Add stub implementation of inetcomm.dll.
|
2007-11-02 13:52:10 +01:00 |