WndParentGraphProc.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2005 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/
00005 #ifndef __WNDPARENTGRAPHPROC__
00006 #define __WNDPARENTGRAPHPROC__
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 #include "wresource.h"
00018 #include "bcg.h"
00019 /*-----------------------------------------------------------------------------------*/
00020 EXPORT LRESULT CALLBACK WndParentGraphProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam);
00021 /*-----------------------------------------------------------------------------------*/
00022 #endif /* __WNDPARENTGRAPHPROC__ */

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