FilesAssociationBox.h

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

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