/* scroll2.h  header file */

#define IDM_QUIT    1

#define MAXSCROLL   100 

LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ;