MenuWindows.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2005 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/
00005 #ifndef __MENUWINDOWS__
00006 #define __MENUWINDOWS__
00007 /*-----------------------------------------------------------------------------------*/ 
00008 /* INRIA 2005 */
00009 /* Allan CORNET */
00010 /*-----------------------------------------------------------------------------------*/ 
00011 #include <windows.h>
00012 
00013 #include "wgnuplib.h"
00014 #include "Messages.h"
00015 #include "Warnings.h"
00016 #include "Errors.h"
00017 
00018 /*-----------------------------------------------------------------------------------*/ 
00019 MW InitMWStruct(void);
00020 LPMW GetMENUWinScilab(void);
00021 LPSTR GetszMenuName(void);
00022 LPSTR GetszGraphMenuName(void);
00023 void InitszMenuName(char *ScilabDirectory);
00024 void InitszGraphMenuName(char *ScilabDirectory);
00025 #endif /* __MENUWINDOWS__ */
00026 /*-----------------------------------------------------------------------------------*/ 

Generated on Sun Mar 4 15:03:54 2007 for Scilab [trunk] by  doxygen 1.5.1