[BACK]Return to resource.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / asir32gui

Annotation of OpenXM_contrib2/windows/asir32gui/resource.h, Revision 1.7

1.1       noro        1: //{{NO_DEPENDENCIES}}
                      2: // Microsoft Developer Studio generated include file.
                      3: // Used by asir32gui.rc
                      4: //
                      5: #define IDD_ABOUTBOX                    100
                      6: #define IDD_FORMVIEW                    101
                      7: #define ID_INDICATOR_HEAP               101
                      8: #define IDR_DEBUGFRAME                  103
                      9: #define IDR_MAINFRAME                   128
                     10: #define IDR_ASIR32TYPE                  129
                     11: #define IDD_DIALOG1                     130
                     12: #define IDD_DEBUG                       130
                     13: #define IDD_FATAL                       132
                     14: #define IDR_HOPO                        141
                     15: #define IDC_TREE1                       1001
                     16: #define IDC_LIST1                       1002
                     17: #define IDC_CUSTOM1                     1003
                     18: #define IDC_EDITVIEW                    1003
                     19: #define IDC_ASIREDIT                    1003
                     20: #define IDC_EDIT1                       1005
                     21: #define IDC_NOTFOUND                    1006
                     22: #define ID_BUTTON32771                  32771
                     23: #define ID_ASIRHELP                     32772
                     24: #define ID_BUTTON32773                  32773
                     25: #define ID_BUTTON32774                  32774
1.2       noro       26: #define IDR_FONT                        32775
1.3       noro       27: #define ID_CONTRIBHELP                  32776
1.4       noro       28: #define ID_DSOLV                        32777
                     29: #define ID_GNUPLOT                      32778
                     30: #define ID_OKDIFF                       32779
                     31: #define ID_OKDMODULE                    32780
                     32: #define ID_OM                           32781
                     33: #define ID_PFPCOH                       32782
                     34: #define ID_PLUCKER                      32783
                     35: #define ID_SM1                          32784
                     36: #define ID_TIGERS                       32785
                     37: #define ID_TODOPARAMETRIZE              32787
1.5       noro       38: #define ID_NOROMATRIX                  32789
                     39: #define ID_NOROMWL                     32790
                     40: #define ID_NNNDBF                              32791
1.6       noro       41: #define ID_NOROPD                              32792
                     42: #define ID_NSTWLG                              32793
1.7     ! ohara      43: #define ID_VISIT_SITE                   32800
1.1       noro       44: #define ID_FILE_LOG                     57610
                     45:
                     46: // Next default values for new objects
                     47: //
                     48: #ifdef APSTUDIO_INVOKED
                     49: #ifndef APSTUDIO_READONLY_SYMBOLS
                     50: #define _APS_3D_CONTROLS                     1
                     51: #define _APS_NEXT_RESOURCE_VALUE        142
1.4       noro       52: #define _APS_NEXT_COMMAND_VALUE         32788
1.1       noro       53: #define _APS_NEXT_CONTROL_VALUE         1008
                     54: #define _APS_NEXT_SYMED_VALUE           104
                     55: #endif
                     56: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>