Michael Stefaniuc : shell32: Remove superfluous pointer casts.

Alexandre Julliard julliard at winehq.org
Thu Feb 19 09:18:30 CST 2009


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Feb 18 22:46:39 2009 +0100

shell32: Remove superfluous pointer casts.

---

 dlls/shell32/appbar.c         |    2 +-
 dlls/shell32/autocomplete.c   |    7 +++----
 dlls/shell32/brsfolder.c      |   12 ++++++------
 dlls/shell32/changenotify.c   |   16 ++++++++--------
 dlls/shell32/control.c        |    6 +++---
 dlls/shell32/cpanelfolder.c   |    2 +-
 dlls/shell32/dataobject.c     |    4 ++--
 dlls/shell32/debughlp.c       |   10 +++++-----
 dlls/shell32/dragdrophelper.c |    4 ++--
 dlls/shell32/enumidlist.c     |    2 +-
 dlls/shell32/folders.c        |    6 +++---
 dlls/shell32/iconcache.c      |    5 +++--
 dlls/shell32/pidl.c           |   14 +++++++-------
 dlls/shell32/shelllink.c      |   12 ++++++------
 dlls/shell32/shellole.c       |    2 +-
 dlls/shell32/shellord.c       |   18 +++++++++---------
 dlls/shell32/shfldr_fs.c      |    4 ++--
 dlls/shell32/shfldr_mycomp.c  |    2 +-
 dlls/shell32/shfldr_unixfs.c  |    8 ++++----
 dlls/shell32/shlfileop.c      |    8 ++++----
 dlls/shell32/shlfsbind.c      |    2 +-
 dlls/shell32/shlview.c        |   37 +++++++++++++++----------------------
 dlls/shell32/shpolicy.c       |    8 ++++----
 dlls/shell32/tests/shlexec.c  |    6 +++---
 24 files changed, 95 insertions(+), 102 deletions(-)

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



More information about the wine-cvs mailing list