QUESTION 1:
What _GUIScrollBars_GetScrollInfo.au3 examples really does?
Maybe it is broken or just stopped to work with Win11
EDIT:
please note that _GUIScrollBars_GetScrollInfo.au3 is example for _GUIScrollBars_ScrollWindow()
My point is that looking on this description
I expected there to be an example of scrolling through the window's contents.
And bam! It doesn't work as I expected.
That's why I'm asking:
What _GUIScrollBars_GetScrollInfo.au3 ex