From: "Rémi Bernon (@rbernon)" Subject: Re: [PATCH v2 0/5] MR355: win32u: Move more display mode logic out of graphics drivers. Message-Id: Date: Fri, 01 Jul 2022 09:53:37 +0000 In-Reply-To: References: On Fri Jul 1 09:50:08 2022 +0000, Rémi Bernon wrote: > changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/355/diffs?diff_id=3876&start_sha=c4c6d0fefbfb24eca0a46f897e3784de51b61aa2#281cd1a9b246cf9b867f5ef76600365651a8aacf_803_803) I changed the copy to be the same as in `EnumDisplaySettingsEx`, only copying from `dmFields` and further. The second `ChangeDisplaySettingsEx` call will re-do the full mode logic if it needs to for now. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/355#note_3108