Replies: 2 comments
-
Huh! Not to our knowledge! 😄 Anything exposed by the window is, ah, "best effort" anyway. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! I didn't think that would have changed. It's a little routine that used to work and hasn't been touched in years. I'll have to look at it closer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For a long time, SB_LINEDOWN, SB_LINEUP, SB_TOP, SB_BOTTOM, SB_PAGEUP, and SB_PAGEDOWN all worked as lParam for WM_VSCROLL sent to a console window. Today only SB_LINEDOWN and SB_LINEUP seem to work. I haven't scrutinized my code; it hasn't changed in many years.
Has conhost changed in this respect? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions