source: CMT/v1r16p20040901/src/install_resource.h @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 1.4 KB
Line 
1//-----------------------------------------------------------
2// Copyright Christian Arnault LAL-Orsay CNRS
3// arnault@lal.in2p3.fr
4// See the complete license in cmt_license.txt "http://www.cecill.info".
5//-----------------------------------------------------------
6
7//{{NO_DEPENDENCIES}}
8// Microsoft Developer Studio generated include file.
9// Used by C:\dev\CMT\v1r6\src\setup.rc
10//
11#define IDC_UNINSTALL                   3
12#define IDD_DIALOG1                     102
13#define IDD_TEXTEDIT                    103
14#define IDD_LISTEDIT                    104
15#define IDC_ROOT                        1001
16#define IDC_VERSION                     1002
17#define IDC_CONFIG                      1003
18#define IDC_SITE                        1004
19#define IDC_PATH                        1009
20#define IDC_EDITPATH                    1010
21#define IDC_INSTALL                     1011
22#define IDC_EXIT                        1013
23#define IDLE_LIST                       3001
24#define IDLE_ADD                        3002
25#define IDLE_REMOVE                     3003
26#define IDTE_TEXT                       4001
27#define ID_FILE_QUIT                    40001
28
29// Next default values for new objects
30//
31#ifdef APSTUDIO_INVOKED
32#ifndef APSTUDIO_READONLY_SYMBOLS
33#define _APS_NEXT_RESOURCE_VALUE        111
34#define _APS_NEXT_COMMAND_VALUE         40006
35#define _APS_NEXT_CONTROL_VALUE         1014
36#define _APS_NEXT_SYMED_VALUE           101
37#endif
38#endif
Note: See TracBrowser for help on using the repository browser.