Re: [PATCH v13 0/1] MR6150: win32u: fix a regression bug that virtual desktop not effective.
July 31, 2024
1:55 p.m.
Zhiyi Zhang (@zhiyi) commented about dlls/win32u/sysparams.c:
return STATUS_SUCCESS; }
-/* parse the desktop size specification */ -static BOOL parse_size( const WCHAR *size, DWORD *width, DWORD *height )
I don't think you're going in the right direction. Why did you remove all this code? You should be able to parse the resolution from the command line and set it as the resolution for the virtual desktop window and resolve the regression. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6150#note_77420
603
Age (days ago)
603
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhiyi Zhang (@zhiyi)