[PATCH] dhtmled.ocx: Add DLL and stub DHTMLEdit object

Jacek Caban jacek at codeweavers.com
Tue Jan 23 09:27:29 CST 2018


From: Alex Henrie <alexhenrie24 at gmail.com>

Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 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 +++++++++++
 7 files changed, 744 insertions(+)
 create mode 100644 dlls/dhtmled.ocx/Makefile.in
 create mode 100644 dlls/dhtmled.ocx/dhtmled.ocx.spec
 create mode 100644 dlls/dhtmled.ocx/dhtmled_private.h
 create mode 100644 dlls/dhtmled.ocx/dhtmled_tlb.idl
 create mode 100644 dlls/dhtmled.ocx/edit.c
 create mode 100644 dlls/dhtmled.ocx/main.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dhtmled.ocx-Add-DLL-and-stub-DHTMLEdit-object.diff
Type: text/x-patch
Size: 25322 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180123/b8c7d178/attachment-0001.bin>


More information about the wine-devel mailing list