Module: wine Branch: master Commit: aff6049180ca77a5709c5c4278f6a60fc4f23c4c URL: http://source.winehq.org/git/wine.git/?a=commit;h=aff6049180ca77a5709c5c4278...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Oct 30 15:05:39 2008 +0100
inetcomm: Add a stub implementation of ISMTPTransport2.
---
dlls/inetcomm/Makefile.in | 3 +- dlls/inetcomm/inetcomm_private.h | 2 +- dlls/inetcomm/smtptransport.c | 396 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 399 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=aff6049180ca77a5709c5c...