win-dialogs.h

Go to the documentation of this file.
00001 
00002 #ifndef _SIC_WIN_DIALOGS_H_
00003 #define _SIC_WIN_DIALOGS_H_
00004 
00005 #include "sic_comm.h"
00006 
00007 #define MAX_NB_DIALOG 10
00008 
00009 void on_end_dialog( void);
00010 DWORD MenuFunc(const char *tempfilename);
00011 DWORD DialogFunc(LPDWORD lpdwParam);
00012 void update_variable( sic_widget_def_t *widget);
00013 
00014 #endif /* _SIC_WIN_DIALOGS_H_ */
00015 

Generated on Tue Mar 13 15:15:40 2007 for SIC by  doxygen 1.5.1