Eliminate casts of the return value of HeapAlloc.
commit17c3106896704d2b6437f9ad8ff8977c2ce0a591
authorMike McCormack <mike@codeweavers.com>
Mon, 21 Mar 2005 11:25:13 +0000 (21 11:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Mar 2005 11:25:13 +0000 (21 11:25 +0000)
tree59a35a1db1304dac090cf0b9705b5bfb7ca87bf6
parent3a0f930ab45dfcdf43638c53e3e0221b43477e34
Eliminate casts of the return value of HeapAlloc.
16 files changed:
dlls/ole32/clipboard.c
dlls/ole32/compobj.c
dlls/ole32/errorinfo.c
dlls/ole32/ftmarshal.c
dlls/ole32/oleobj.c
dlls/ole32/stg_bigblockfile.c
dlls/ole32/storage32.c
dlls/shell32/autocomplete.c
dlls/shell32/enumidlist.c
dlls/shell32/folders.c
dlls/shell32/shell.c
dlls/shell32/shellole.c
dlls/shell32/shlmenu.c
dlls/shell32/shlview.c
dlls/shell32/shv_bg_cmenu.c
dlls/shell32/shv_item_cmenu.c