Re: [PATCH v13 0/1] MR6150: win32u: fix a regression bug that virtual desktop not effective.
31 Jul
2024
31 Jul
'24
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
507
Age (days ago)
507
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhiyi Zhang (@zhiyi)