Eric Pouech : explorerframe: Enable compilation with long types.
Module: wine Branch: master Commit: e3213978d3f388f09bb0981289285f64886cca75 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e3213978d3f388f09bb098128... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Thu Feb 10 08:42:20 2022 +0100 explorerframe: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/explorerframe/Makefile.in | 1 - dlls/explorerframe/explorerframe_main.c | 4 +-- dlls/explorerframe/nstc.c | 46 ++++++++++++++++----------------- dlls/explorerframe/taskbarlist.c | 6 ++--- 4 files changed, 28 insertions(+), 29 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e3213978d3f388f09bb09...
participants (1)
-
Alexandre Julliard