26 Jan
2022
26 Jan
'22
9:57 p.m.
Module: wine Branch: master Commit: 5fc49aa2c9511ef01fbcd343391380744f7b8060 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5fc49aa2c9511ef01fbcd3433... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Wed Jan 26 11:33:33 2022 +0300 scrrun: Use CRT allocation functions. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/scrrun/dictionary.c | 71 ++++++++++++----------- dlls/scrrun/filesystem.c | 143 ++++++++++++++++++++++++----------------------- 2 files changed, 107 insertions(+), 107 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5fc49aa2c9511ef01fbcd...