2 Nov
2023
2 Nov
'23
9:56 p.m.
Module: wine Branch: master Commit: faae2162b89e951a94f74f65986f6a1015366cf3 URL: https://gitlab.winehq.org/wine/wine/-/commit/faae2162b89e951a94f74f65986f6a1... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Wed Nov 1 23:16:10 2023 -0600 user32/tests: Use CRT allocation functions. --- dlls/user32/tests/clipboard.c | 8 +++---- dlls/user32/tests/cursoricon.c | 50 +++++++++++++++++++++--------------------- dlls/user32/tests/dde.c | 10 ++++----- dlls/user32/tests/input.c | 4 ++-- dlls/user32/tests/listbox.c | 8 +++---- dlls/user32/tests/monitor.c | 7 +++--- dlls/user32/tests/msg.c | 26 +++++++++++----------- 7 files changed, 56 insertions(+), 57 deletions(-)