Module: wine Branch: master Commit: 4150b6660e3fbcf89ce2ad7f1e1ec1fb1ea83536 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4150b6660e3fbcf89ce2ad7f1...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jun 5 08:35:40 2019 +0200
hhctrl.ocx: Build with msvcrt.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/hhctrl.ocx/Makefile.in | 2 ++ dlls/hhctrl.ocx/chm.c | 22 +++++++++++----------- dlls/hhctrl.ocx/content.c | 2 +- dlls/hhctrl.ocx/help.c | 10 +++++----- dlls/hhctrl.ocx/hhctrl.c | 12 ++++++------ dlls/hhctrl.ocx/hhctrl.h | 3 +-- dlls/hhctrl.ocx/index.c | 4 ++-- dlls/hhctrl.ocx/search.c | 10 +++++----- 8 files changed, 33 insertions(+), 32 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4150b6660e3fbcf89ce2a...