Jacek Caban : inetcomm: Added MimeHtmlProtocol stub implementation.

Alexandre Julliard julliard at winehq.org
Wed Jan 25 13:18:52 CST 2017


Module: wine
Branch: master
Commit: 6832273ed8d39d51c3de44c9ec1bbdd3a8365248
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6832273ed8d39d51c3de44c9ec1bbdd3a8365248

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jan 25 12:05:47 2017 +0100

inetcomm: Added MimeHtmlProtocol stub implementation.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/inetcomm/Makefile.in        |   1 +
 dlls/inetcomm/inetcomm_main.c    |   9 +-
 dlls/inetcomm/inetcomm_private.h |  11 +++
 dlls/inetcomm/protocol.c         | 192 +++++++++++++++++++++++++++++++++++++++
 dlls/inetcomm/tests/mimeole.c    |  20 ++++
 include/mimeole.idl              |   2 +
 6 files changed, 234 insertions(+), 1 deletion(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6832273ed8d39d51c3de44c9ec1bbdd3a8365248



More information about the wine-cvs mailing list