00001 /* 00002 * WinDom: a high level GEM library 00003 * Copyright (c) 1997-2006 windom authors (see AUTHORS file) 00004 * 00005 * This library is free software; you can redistribute it and/or 00006 * modify it under the terms of the GNU Lesser General Public 00007 * License as published by the Free Software Foundation; either 00008 * version 2.1 of the License, or (at your option) any later version. 00009 * 00010 * This library is distributed in the hope that it will be useful, 00011 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00012 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00013 * Lesser General Public License for more details. 00014 * 00015 * You should have received a copy of the GNU Lesser General Public 00016 * License along with this library; if not, write to the Free Software 00017 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00018 * 00019 * $Source: /cvsroot/windom/htdocs/doc/html/sliders_8h-source.html,v $ 00020 * 00021 * CVS info: 00022 * $Author: bercegeay $ 00023 * $Date: 2006/06/22 11:58:29 $ 00024 * $Revision: 1.5 $ 00025 */ 00026 00027 /* Indices du fichier ressource pour SLIDERS */ 00028 00029 #define FRAME_SLIDER 0 /* Formulaire/Dialogue */ 00030 #define M_V_BG 1 /* IBOX dans l'arbre FRAME_SLIDER */ 00031 #define M_V_UP 2 /* BOXCHAR dans l'arbre FRAME_SLIDER */ 00032 #define M_V_DW 3 /* BOXCHAR dans l'arbre FRAME_SLIDER */ 00033 #define M_V_PG 4 /* BOX dans l'arbre FRAME_SLIDER */ 00034 #define M_V_SL 5 /* BOX dans l'arbre FRAME_SLIDER */ 00035 #define M_H_BG 6 /* IBOX dans l'arbre FRAME_SLIDER */ 00036 #define M_H_LF 7 /* BOXCHAR dans l'arbre FRAME_SLIDER */ 00037 #define M_H_RT 8 /* BOXCHAR dans l'arbre FRAME_SLIDER */ 00038 #define M_H_PG 9 /* BOX dans l'arbre FRAME_SLIDER */ 00039 #define M_H_SL 10 /* BOX dans l'arbre FRAME_SLIDER */ 00040 #define M_SZ 11 /* BOXCHAR dans l'arbre FRAME_SLIDER */ 00041 #define M_INFO 12 /* BOXTEXT dans l'arbre FRAME_SLIDER */