Michael Stefaniuc : user32/tests: Remove superfluous pointer casts.

Alexandre Julliard julliard at winehq.org
Thu Feb 5 09:21:14 CST 2009


Module: wine
Branch: master
Commit: e89386a59ea4c2a39e2ca9a9b185712883542893
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e89386a59ea4c2a39e2ca9a9b185712883542893

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Feb  5 09:53:39 2009 +0100

user32/tests: Remove superfluous pointer casts.

The (MENUITEMINFO)->dwTypeData is really a string ... the joys of the
Hungarian notation.

---

 dlls/user32/tests/class.c   |   14 ++++------
 dlls/user32/tests/dde.c     |    2 +-
 dlls/user32/tests/listbox.c |    8 +++---
 dlls/user32/tests/menu.c    |   16 ++++++------
 dlls/user32/tests/msg.c     |   56 ++++++++++++++++++++-----------------------
 dlls/user32/tests/win.c     |   30 +++++++++++-----------
 6 files changed, 60 insertions(+), 66 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e89386a59ea4c2a39e2ca9a9b185712883542893



More information about the wine-cvs mailing list