Alexandre Julliard : mshtml: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Thu Jun 13 15:40:37 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun 13 08:34:29 2019 +0200

mshtml: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/Makefile.in      |  2 ++
 dlls/mshtml/dispex.c         | 16 ++++-----
 dlls/mshtml/editor.c         | 36 +++++++++----------
 dlls/mshtml/htmlanchor.c     |  6 ++--
 dlls/mshtml/htmlbody.c       | 22 ++++++------
 dlls/mshtml/htmldoc.c        | 14 ++++----
 dlls/mshtml/htmlelem.c       | 18 +++++-----
 dlls/mshtml/htmlelemcol.c    |  8 ++---
 dlls/mshtml/htmlevent.c      | 10 +++---
 dlls/mshtml/htmlform.c       |  8 ++---
 dlls/mshtml/htmlframe.c      | 10 +++---
 dlls/mshtml/htmlimg.c        |  2 +-
 dlls/mshtml/htmlinput.c      |  4 +--
 dlls/mshtml/htmllocation.c   |  4 +--
 dlls/mshtml/htmlnode.c       |  2 +-
 dlls/mshtml/htmlobject.c     |  4 +--
 dlls/mshtml/htmlselect.c     |  2 +-
 dlls/mshtml/htmlstyle.c      | 82 ++++++++++++++++++++++----------------------
 dlls/mshtml/htmltable.c      |  6 ++--
 dlls/mshtml/htmlwindow.c     |  6 ++--
 dlls/mshtml/ifacewrap.c      |  2 --
 dlls/mshtml/loadopts.c       |  2 --
 dlls/mshtml/main.c           |  6 ++--
 dlls/mshtml/mshtml_private.h |  3 +-
 dlls/mshtml/mutation.c       | 30 ++++++++--------
 dlls/mshtml/navigate.c       | 34 +++++++++---------
 dlls/mshtml/npplugin.c       |  2 --
 dlls/mshtml/nsembed.c        | 28 +++++++--------
 dlls/mshtml/nsevents.c       |  2 --
 dlls/mshtml/nsio.c           | 24 ++++++-------
 dlls/mshtml/nsservice.c      |  4 +--
 dlls/mshtml/olecmd.c         |  2 +-
 dlls/mshtml/oleobj.c         |  2 --
 dlls/mshtml/persist.c        |  2 --
 dlls/mshtml/pluginhost.c     |  8 ++---
 dlls/mshtml/protocol.c       | 36 +++++++++----------
 dlls/mshtml/script.c         | 20 +++++------
 dlls/mshtml/secmgr.c         |  2 --
 dlls/mshtml/service.c        |  2 --
 dlls/mshtml/svg.c            |  6 ++--
 dlls/mshtml/task.c           |  2 --
 dlls/mshtml/txtrange.c       | 52 ++++++++++++++--------------
 dlls/mshtml/view.c           |  2 --
 dlls/mshtml/xmlhttprequest.c |  2 +-
 44 files changed, 250 insertions(+), 287 deletions(-)

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



More information about the wine-cvs mailing list