Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

messages.h

Go to the documentation of this file.
00001 #ifndef __MESSAGES_H__
00002 #define __MESSAGES_H__
00003 
00004 #define MYWM_PROGRESS                   (WM_USER + 1)
00005 #define MYWM_PROGRESS_MIN_MAX   (WM_USER + 2)
00006 #define MYWM_CHANGE_RENDERING   (WM_USER + 3)
00007 #define MYWM_HIDE_BARS                  (WM_USER + 4)
00008 #define MYWM_SHOW_BAR                   (WM_USER + 5)
00009 #define MYWM_ABORT                              (WM_USER + 6)
00010 #define MYWM_HIDEABORT                  (WM_USER + 7)
00011 #define MYWM_SHOWABORT                  (WM_USER + 8)
00012 
00013 #endif

Generated on Thu Jan 23 12:32:15 2003 by doxygen1.3-rc2