Support for Mouse Scroll Wheel
Starting with Visual C++ version 5.0, has inherent support for a mouse scroll wheel. For example, Microsoft IntelliMouse has a wheel control that allows you to scroll through documents without using scroll bars. CScrollView fully supports the mouse scroll wheel by processing WM_MOUSEWHEEL messages.