Module: wine Branch: master Commit: e202baabd5cea4fdb2fd850581e518888947ed41 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e202baabd5cea4fdb2fd850581...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Jan 13 10:55:46 2009 +0100
user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.
---
dlls/user32/tests/broadcast.c | 2 +- dlls/user32/tests/dce.c | 2 +- dlls/user32/tests/dialog.c | 2 +- dlls/user32/tests/edit.c | 2 +- dlls/user32/tests/input.c | 6 +++--- dlls/user32/tests/listbox.c | 2 +- dlls/user32/tests/menu.c | 12 ++++++------ dlls/user32/tests/msg.c | 6 +++--- dlls/user32/tests/sysparams.c | 6 +++--- dlls/user32/tests/win.c | 30 +++++++++++++++--------------- dlls/user32/tests/winstation.c | 2 +- 11 files changed, 36 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e202baabd5cea4fdb2fd85...