Currently it doesn't work as expected, namely gets stuck on delimiter and caret is moved before the delimiter.
Unnecessary more robust than Windows, which feels like doesn't do any checks at all.
EDIT1: v2: return length in `WB_RIGHT` if its bigger than default return value of 0 on invalid values
--
v2: comctl32: Fix PathWordBreakProc.
https://gitlab.winehq.org/wine/wine/-/merge_requests/1977
Currently it doesn't work as expected, namely gets stuck on delimiter and caret is moved before the delimiter.
Unnecessary more robust than Windows, which feels like doesn't do any checks at all.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1977
And fix some test failures on the way.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54289
--
v2: ntdll: Do not use extended context in RtlCopyContext() if extended state is not copied.
ntdll: Factor out context_copy_ranges() function.
ntdll/tests: Fix random test failure in test_restore_context().
ntdll/tests: Fix xstate tests failing on modern Windows and CPUs with more xstate features.
ntdll/tests: Fix the case of absent XSTATE context in test_copy_context().
https://gitlab.winehq.org/wine/wine/-/merge_requests/1939