AboutBox.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2005 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/
00005 #ifndef __ABOUTBOX__
00006 #define __ABOUTBOX__
00007 /*-----------------------------------------------------------------------------------*/
00008 #include <windows.h>
00009 #include <windowsx.h>
00010 #include "wgnuplib.h"
00011 #include "resource.h"
00012 #include "Messages.h"
00013 #include "Warnings.h"
00014 #include "Errors.h"
00015 #include "version.h"
00016 #include "win_mem_alloc.h"
00017 /*-----------------------------------------------------------------------------------*/
00018 EXPORT void WINAPI AboutBox (HWND hwnd);
00019 /*-----------------------------------------------------------------------------------*/
00020 #endif /* __ABOUTBOX__ */
00021 /*-----------------------------------------------------------------------------------*/

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