Eric Pouech : kernel32/tests: Enable compilation with long types.
Module: wine Branch: master Commit: c971429419b62f80dfd9ccd40955c3dfa55f3d38 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c971429419b62f80dfd9ccd40... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Wed Mar 9 08:19:58 2022 +0100 kernel32/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/kernel32/tests/directory.c | 105 +++++++++++++++---------------- dlls/kernel32/tests/fiber.c | 135 ++++++++++++++++++++-------------------- dlls/kernel32/tests/version.c | 81 ++++++++++++------------ 3 files changed, 162 insertions(+), 159 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c971429419b62f80dfd9c...
participants (1)
-
Alexandre Julliard