19 Jul
2024
19 Jul
'24
3:19 p.m.
On Fri Jul 19 20:11:41 2024 +0000, Fabian Maurer wrote:
I found the old print dialog in the .rc, you mean this part right? ```PUSHBUTTON "&Setup", psh1, 206, 46, 56, 14, WS_GROUP | WS_TABSTOP``` Is this even still in use? I couldn't find any reference to it. That's one of the places in Print dialog templates where the control has psh1 id. It's not referenced in the code, and it's a bug that your patch actually fixes.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6119#note_76654