8 Jul
2022
8 Jul
'22
9:02 p.m.
Module: wine Branch: master Commit: ebcb18d4181088ecffb2c6e7c83436a8b83d65c2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ebcb18d4181088ecffb2c6e7c... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Jun 16 17:23:40 2022 +0200 mscms: Merge the profile and transform handle tables. --- dlls/mscms/handle.c | 232 ++++++++++++++---------------------------------- dlls/mscms/mscms_main.c | 1 - dlls/mscms/mscms_priv.h | 42 +++++---- dlls/mscms/profile.c | 113 ++++++++++++++--------- dlls/mscms/transform.c | 90 ++++++++++++------- 5 files changed, 226 insertions(+), 252 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ebcb18d4181088ecffb2c...