[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.1

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
        !            26: #define ID_FILE_LOG                     57610
        !            27:
        !            28: // Next default values for new objects
        !            29: //
        !            30: #ifdef APSTUDIO_INVOKED
        !            31: #ifndef APSTUDIO_READONLY_SYMBOLS
        !            32: #define _APS_3D_CONTROLS                     1
        !            33: #define _APS_NEXT_RESOURCE_VALUE        142
        !            34: #define _APS_NEXT_COMMAND_VALUE         32775
        !            35: #define _APS_NEXT_CONTROL_VALUE         1008
        !            36: #define _APS_NEXT_SYMED_VALUE           104
        !            37: #endif
        !            38: #endif

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