Frédéric Delanoy : user32/tests: Use BOOL type where appropriate.
Module: wine Branch: master Commit: bb2be1732751d53837fd151024a3839f034f8ad9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bb2be1732751d53837fd151024... Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com> Date: Tue Nov 5 01:05:01 2013 +0100 user32/tests: Use BOOL type where appropriate. --- dlls/user32/tests/combo.c | 2 +- dlls/user32/tests/cursoricon.c | 2 +- dlls/user32/tests/dce.c | 7 ++- dlls/user32/tests/dialog.c | 2 +- dlls/user32/tests/edit.c | 8 ++-- dlls/user32/tests/input.c | 108 ++++++++++++++++++++-------------------- 6 files changed, 65 insertions(+), 64 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bb2be1732751d53837fd15...
participants (1)
-
Alexandre Julliard