Module: wine Branch: master Commit: ec0645c983a33e16e8cec420dec29c3e1c50f8f6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ec0645c983a33e16e8cec420d...
Author: Eric Pouech eric.pouech@gmail.com Date: Wed Feb 9 09:26:39 2022 +0100
dhtmled.ocx: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dhtmled.ocx/Makefile.in | 1 - dlls/dhtmled.ocx/edit.c | 68 ++++++++++++++++++++++---------------------- dlls/dhtmled.ocx/main.c | 2 +- 3 files changed, 35 insertions(+), 36 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ec0645c983a33e16e8cec...