Module: wine Branch: master Commit: 80cb3569af49da3588ab0d746579404821203643 URL: http://source.winehq.org/git/wine.git/?a=commit;h=80cb3569af49da3588ab0d7465...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Oct 30 15:05:24 2008 +0100
inetcomm: Add a stub implementation of IPOP3Transport.
---
dlls/inetcomm/Makefile.in | 1 + dlls/inetcomm/inetcomm_private.h | 1 + dlls/inetcomm/pop3transport.c | 379 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 381 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=80cb3569af49da3588ab0d...