This is my first post in this forum, which I joined because I think that I will find my answer in it. My problem is I have a program working under Windows and I need to add scrolling support for that program. I mean I need to scroll inside the program using the mouse wheel provided that the arrow keys can scroll. Is there any trick using C++ or any other trick that can overcome this problem??