Nikolay Sivov : shell32/tests: Use CRT memory allocation functions.
Module: wine Branch: master Commit: 9140c673070f4061b3ff7e2b5d948861c3ef9d2e URL: https://source.winehq.org/git/wine.git/?a=commit;h=9140c673070f4061b3ff7e2b5... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Apr 5 18:09:07 2022 +0300 shell32/tests: Use CRT memory allocation functions. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/shell32/tests/assoc.c | 7 +++---- dlls/shell32/tests/autocomplete.c | 5 ++--- dlls/shell32/tests/ebrowser.c | 13 ++++++------- dlls/shell32/tests/msg.h | 9 ++++----- dlls/shell32/tests/shelldispatch.c | 5 ++--- dlls/shell32/tests/shelllink.c | 5 ++--- dlls/shell32/tests/shlexec.c | 9 ++++----- dlls/shell32/tests/shlfolder.c | 21 ++++++++++----------- dlls/shell32/tests/shlview.c | 9 ++++----- 9 files changed, 37 insertions(+), 46 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9140c673070f4061b3ff7...
participants (1)
-
Alexandre Julliard