Nikolay Sivov : atl: Use CRT allocation functions.
Module: wine Branch: master Commit: 6341e6d9244e27c26f87715d4978fe9028115a35 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6341e6d9244e27c26f87715d4... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Thu Mar 31 14:54:48 2022 +0300 atl: Use CRT allocation functions. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/atl/atl.c | 11 +++++------ dlls/atl/atl30.c | 2 +- dlls/atl/atl_ax.c | 24 ++++++++++++------------ dlls/atl/registrar.c | 45 ++++++++++++++++++++++----------------------- 4 files changed, 40 insertions(+), 42 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6341e6d9244e27c26f877...
participants (1)
-
Alexandre Julliard