Module: wine Branch: master Commit: de6f347bd09f5b2819853f9c9452171ccad306dc URL: https://source.winehq.org/git/wine.git/?a=commit;h=de6f347bd09f5b2819853f9c9...
Author: Eric Pouech eric.pouech@gmail.com Date: Thu Feb 10 08:43:31 2022 +0100
hhctrl.ocx: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/hhctrl.ocx/Makefile.in | 1 - dlls/hhctrl.ocx/chm.c | 38 +++++++++++++++++++------------------- dlls/hhctrl.ocx/help.c | 8 ++++---- dlls/hhctrl.ocx/hhctrl.c | 6 +++--- dlls/hhctrl.ocx/search.c | 6 +++--- dlls/hhctrl.ocx/webbrowser.c | 6 +++--- 6 files changed, 32 insertions(+), 33 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=de6f347bd09f5b2819853...