24 Feb
2022
24 Feb
'22
9:33 p.m.
Module: wine Branch: master Commit: c8431d97bdf41d5ff8a0675643453778d556b713 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c8431d97bdf41d5ff8a067564... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Thu Feb 24 11:29:34 2022 +0100 explorerframe/tests: 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/tests/Makefile.in | 1 - dlls/explorerframe/tests/nstc.c | 596 ++++++++++++++++----------------- dlls/explorerframe/tests/taskbarlist.c | 66 ++-- 3 files changed, 331 insertions(+), 332 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c8431d97bdf41d5ff8a06...