Go to the documentation of this file.00001 #ifndef _GMEVIEWDEFS_INCLUDED_
00002 #define _GMEVIEWDEFS_INCLUDED_
00003
00004 #define WM_USER_ZOOM (WM_USER+111)
00005 #define WM_PANN_SCROLL (WM_USER+112)
00006 #define WM_USER_PANNREFRESH (WM_USER+113)
00007
00008
00009 #endif // _GMEVIEWDEFS_INCLUDED_