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

Annotation of OpenXM_contrib2/windows/engine2000/resource.h, Revision 1.1

1.1     ! noro        1: //{{NO_DEPENDENCIES}}
        !             2: // Microsoft Developer Studio generated include file.
        !             3: // Used by engine2000.rc
        !             4: //
        !             5: #define IDD_ABOUTBOX                    100
        !             6: #define IDR_MAINFRAME                   128
        !             7: #define IDR_OX_PLOTYPE                  129
        !             8: #define ID_OPT_PRECISE                  32771
        !             9: #define ID_OPT_WIDE                     32772
        !            10: #define ID_OPT_NOAXIS                   32773
        !            11: #define ID_INDICATOR_PROGRESS           59143
        !            12:
        !            13: // Next default values for new objects
        !            14: //
        !            15: #ifdef APSTUDIO_INVOKED
        !            16: #ifndef APSTUDIO_READONLY_SYMBOLS
        !            17: #define _APS_3D_CONTROLS                     1
        !            18: #define _APS_NEXT_RESOURCE_VALUE        132
        !            19: #define _APS_NEXT_COMMAND_VALUE         32774
        !            20: #define _APS_NEXT_CONTROL_VALUE         1000
        !            21: #define _APS_NEXT_SYMED_VALUE           101
        !            22: #endif
        !            23: #endif

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