--
v7: user32: Pass real argument to NtUserGetClassName in RealGetWindowClass{A/W}.
win32u: Add support for retrieving real window class ID across processes.
user32: Set real window class ID for user32 static controls.
win32u/tests: Add a test for real window class name retrieval.
comctl32/tests: Add tests for RealGetWindowClass.
user32/tests: Add tests for RealGetWindowClass.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4092
--
v2: wined3d: Use unsigned type for res_type bit field.
wined3d: Remove unused parallel_point_count variable.
wined3d: Use return type to return result from read_dword.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4151
Hi,
I just trapped into the same `whitespace` problem. Is there a plan to solve the issue?
Another question - is it a valid workaround to ensure there are no `whitespace only` lines in the bat file?
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/277#note_49569
Previously long URI/URLs (> 1024 characters) would cause a stack corruption and crash Wine. After this MR, Wine will no longer crash but the URL is not opened either primarily due to `SHELL_Argify` limitations.
--
v3: shell32: Increase timeout for long URLs
https://gitlab.winehq.org/wine/wine/-/merge_requests/2383
Sorry, i can't get this to work. Maybe i messed something up in between. now got:
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Sigh....
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4143#note_49564