Modify the Color.H file to add some global variables to support scrolling.
int nScrollInc; /* Scrolling increment */
int ClientWidth, ClientHeight, BottomBarThickness, RightBarThickness; /* Client area metrics */
int DisplayWidth, DisplayHeight;
RECT ScrollRect; /* Used in WM_HSCROLL and WM_VSCROLL to make scrolling smoother */
RECT rLeadDest, rLeadSource;
RECT rClientSize;
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET