shell32: Remove superfluous casts; mostly of void pointers.
commitb7de266082614ef3b721a4f8eeaffb222626654d
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 5 Nov 2008 22:00:50 +0000 (5 23:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Nov 2008 10:09:51 +0000 (6 11:09 +0100)
tree7a8923d972ce95ecf71a5d661cab57abc0f71cba
parentd7c0cbdce51081fe9ade524b3e29e1591761b255
shell32: Remove superfluous casts; mostly of void pointers.
19 files changed:
dlls/shell32/autocomplete.c
dlls/shell32/brsfolder.c
dlls/shell32/clipboard.c
dlls/shell32/cpanelfolder.c
dlls/shell32/dragdrophelper.c
dlls/shell32/enumidlist.c
dlls/shell32/iconcache.c
dlls/shell32/pidl.c
dlls/shell32/shell.c
dlls/shell32/shellole.c
dlls/shell32/shellord.c
dlls/shell32/shellstring.c
dlls/shell32/shfldr_fs.c
dlls/shell32/shfldr_netplaces.c
dlls/shell32/shfldr_unixfs.c
dlls/shell32/shlmenu.c
dlls/shell32/shlview.c
dlls/shell32/shv_bg_cmenu.c
dlls/shell32/tests/string.c