Module: wine Branch: master Commit: 01fcce49e13af2e879690913ab10fba11aead272 URL: http://source.winehq.org/git/wine.git/?a=commit;h=01fcce49e13af2e879690913ab...
Author: Rob Shearman rob@codeweavers.com Date: Fri Oct 31 13:50:08 2008 +0100
inetcomm: Add an implementation of ISMTPTransport2::SendMessage.
---
dlls/inetcomm/inetcomm_private.h | 2 +- dlls/inetcomm/internettransport.c | 4 +- dlls/inetcomm/smtptransport.c | 231 ++++++++++++++++++++++++++++++++++++- 3 files changed, 232 insertions(+), 5 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=01fcce49e13af2e8796909...