Alex Henrie : dhtmled.ocx: Add dll and stub DHTMLEdit object.

Alexandre Julliard julliard at winehq.org
Tue Jan 23 16:09:50 CST 2018


Module: wine
Branch: master
Commit: 6c788af6d1c11723838a01333cb112963670591b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=6c788af6d1c11723838a01333cb112963670591b

Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Tue Jan 23 16:27:29 2018 +0100

dhtmled.ocx: Add dll and stub DHTMLEdit object.

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

---

 configure                          |   2 +
 configure.ac                       |   1 +
 dlls/dhtmled.ocx/Makefile.in       |   8 +
 dlls/dhtmled.ocx/dhtmled.ocx.spec  |   4 +
 dlls/dhtmled.ocx/dhtmled_private.h |  19 ++
 dlls/dhtmled.ocx/dhtmled_tlb.idl   |  22 ++
 dlls/dhtmled.ocx/edit.c            | 534 +++++++++++++++++++++++++++++++++++++
 dlls/dhtmled.ocx/main.c            | 156 +++++++++++
 8 files changed, 746 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=6c788af6d1c11723838a01333cb112963670591b



More information about the wine-cvs mailing list