2 Oct
2024
2 Oct
'24
4:09 p.m.
According to microsoft documentation, ScrollWindowEx, SetScrollPos and SetScrollRange may only be called while the control is in-place active. This fixes a segmentation fault in Anytone CPS. -- v3: riched20/tests: Test that ScrollWindowEx is only called when control is in-place active. https://gitlab.winehq.org/wine/wine/-/merge_requests/6608