interfdde.h

Go to the documentation of this file.
00001 /* Allan CORNET */
00002 /* INRIA 2004 */
00003 #ifndef __INTERFDDE__
00004 
00005 #define __INTERFDDE__
00006 /*-----------------------------------------------------------------------------------*/
00007 #include <Windows.h>
00008 #include "stack-c.h"
00009 #include "../src/c/DDE.h"
00010 /*-----------------------------------------------------------------------------------*/
00011 int     InterfaceWindowsDDEopen _PARAMS((char *fname));
00012 int     InterfaceWindowsDDEclose _PARAMS((char *fname));
00013 int     InterfaceWindowsDDEexec _PARAMS((char *fname));
00014 int     InterfaceWindowsDDEpoke _PARAMS((char *fname));
00015 int     InterfaceWindowsDDEreq _PARAMS((char *fname));
00016 int     InterfaceWindowsDDEIsOpen _PARAMS((char *fname));
00017 /*-----------------------------------------------------------------------------------*/
00018 #endif /* __INTERFDDE__ */

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