Hi everybody!
I've searched about every way I can think of on here for a how-to on responding to the scrollbars on a console. Does anyone have a working example of using SetWinEventHook in a console application? Or, for that matter, another suggestion on how to know if your console has been scrolled short of polling CONSOLE GET VIEW? I've searched the forums and found Windows GUI examples, but no consoles.
Thanks,
Y
I've searched about every way I can think of on here for a how-to on responding to the scrollbars on a console. Does anyone have a working example of using SetWinEventHook in a console application? Or, for that matter, another suggestion on how to know if your console has been scrolled short of polling CONSOLE GET VIEW? I've searched the forums and found Windows GUI examples, but no consoles.
Thanks,
Y
Comment