shell32: Use global memory allocation helpers.
commite3b200bd8a439a9e4b4d4313bb1551de8ef35dfc
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 22 Feb 2018 07:43:28 +0000 (22 10:43 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Feb 2018 13:16:33 +0000 (22 14:16 +0100)
treec9092594bc63f3b5ce2b4c5810d62920017e8ae1
parent0914e5ea76e065fd7bacb88a4bca3c804d240f1e
shell32: Use global memory allocation helpers.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
32 files changed:
dlls/shell32/assoc.c
dlls/shell32/autocomplete.c
dlls/shell32/brsfolder.c
dlls/shell32/control.c
dlls/shell32/dataobject.c
dlls/shell32/dde.c
dlls/shell32/dialogs.c
dlls/shell32/ebrowser.c
dlls/shell32/enumidlist.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/pidl.c
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h
dlls/shell32/shelldispatch.c
dlls/shell32/shellitem.c
dlls/shell32/shelllink.c
dlls/shell32/shellole.c
dlls/shell32/shellord.c
dlls/shell32/shellpath.c
dlls/shell32/shfldr_fs.c
dlls/shell32/shfldr_netplaces.c
dlls/shell32/shfldr_unixfs.c
dlls/shell32/shlexec.c
dlls/shell32/shlfileop.c
dlls/shell32/shlfsbind.c
dlls/shell32/shlmenu.c
dlls/shell32/shlview.c
dlls/shell32/shlview_cmenu.c
dlls/shell32/systray.c
dlls/shell32/trash.c
dlls/shell32/xdg.c