Module: wine Branch: master Commit: 0e37ca1478de18f360044275369417b1badb2745 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0e37ca1478de18f36004427536...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Tue Nov 5 22:59:08 2013 +0100
user32/tests: Use BOOL type where appropriate.
---
dlls/user32/tests/menu.c | 9 +- dlls/user32/tests/msg.c | 38 +++--- dlls/user32/tests/sysparams.c | 266 ++++++++++++++++++++--------------------- dlls/user32/tests/wsprintf.c | 12 +- 4 files changed, 161 insertions(+), 164 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0e37ca1478de18f3600442...