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 
00010 #endif

Generated on Thu Jan 30 21:35:43 2003 for 3DVis by doxygen1.3-rc2