In Visual C++, I Created console using AllocConsole function.
But I could not control its scroll bar using mouse wheel.
Only way to control scroll bar is dragging it.
It is too uncomfortable.
Is there any way to control scroll bar using mouse wheel?