21 Oct
2021
21 Oct
'21
10:04 p.m.
Module: wine Branch: master Commit: 2f0401c783bb426bc520fcaae18fb2e17fb3318e URL: https://source.winehq.org/git/wine.git/?a=commit;h=2f0401c783bb426bc520fcaae... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 21 12:47:59 2021 +0200 winebuild: Add a more generic way to create directories and sections in fake dlls. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- tools/winebuild/spec32.c | 214 +++++++++++++++++++++++++---------------------- 1 file changed, 114 insertions(+), 100 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2f0401c783bb426bc520f...