Module: wine Branch: master Commit: 92b4fa54b0aaa90f7dc562165732dd65143a7f3d URL: https://source.winehq.org/git/wine.git/?a=commit;h=92b4fa54b0aaa90f7dc562165...
Author: Eric Pouech eric.pouech@gmail.com Date: Fri Mar 18 17:32:34 2022 +0100
user32/tests: Finalize migration to long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/tests/Makefile.in | 1 - dlls/user32/tests/broadcast.c | 1 - dlls/user32/tests/class.c | 1 - dlls/user32/tests/clipboard.c | 1 - dlls/user32/tests/combo.c | 1 - dlls/user32/tests/cursoricon.c | 1 - dlls/user32/tests/dce.c | 1 - dlls/user32/tests/dde.c | 1 - dlls/user32/tests/dialog.c | 1 - dlls/user32/tests/edit.c | 1 - dlls/user32/tests/input.c | 1 - dlls/user32/tests/listbox.c | 1 - dlls/user32/tests/menu.c | 1 - dlls/user32/tests/monitor.c | 1 - dlls/user32/tests/msg.c | 1 - dlls/user32/tests/resource.c | 1 - dlls/user32/tests/scroll.c | 1 - dlls/user32/tests/static.c | 1 - dlls/user32/tests/sysparams.c | 1 - dlls/user32/tests/text.c | 1 - dlls/user32/tests/uitools.c | 1 - dlls/user32/tests/win.c | 1 - dlls/user32/tests/winstation.c | 1 - dlls/user32/tests/wsprintf.c | 1 - 24 files changed, 24 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=92b4fa54b0aaa90f7dc56...