Commit Graph

15 Commits

Author SHA1 Message Date
Michael Stefaniuc b54b07f1db inetcomm: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-01 22:24:53 +01:00
Jacek Caban 6832273ed8 inetcomm: Added MimeHtmlProtocol stub implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-25 15:51:51 +01:00
Marcus Meissner 9a2f5a6df2 inetcomm: Mark internal symbols as hidden. 2011-04-28 18:14:00 +02:00
Andrew Talbot cd0317f22d inetcomm: Remove unused function. 2009-02-05 13:13:49 +01:00
Hans Leidekker 55b086b24e inetcomm: Add an implementation of IVirtualStream. 2008-11-11 11:41:24 +01:00
Hans Leidekker 157d18bbf8 inetcomm: Advertise support for a couple more interfaces. 2008-11-04 14:08:36 +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
Hans Leidekker aff6049180 inetcomm: Add a stub implementation of ISMTPTransport2. 2008-10-30 15:51:57 +01:00
Hans Leidekker 80cb3569af inetcomm: Add a stub implementation of IPOP3Transport. 2008-10-30 15:51:24 +01:00
Hans Leidekker b0a069dcfb inetcomm: Add a stub implementation of IIMAPTransport. 2008-09-30 11:29:07 -05:00
Huw Davies d1601eeeac inetcomm: Add a stub MimeInternational object. 2008-09-11 14:34:49 +02:00
Huw Davies 5df59e29c9 inetcomm: Add IMimeAllocator implementation. 2007-12-18 13:30:14 +01:00
Huw Davies c396411a5b inetcomm: Add a stub MimeBody implementation. 2007-11-15 11:08:40 +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