WndConsoleParentProc.h

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

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