Sindbad~EG File Manager

Current Path : /usr/home/beeson/Otter-Lambda/yyy/
Upload File :
Current File : /usr/home/beeson/Otter-Lambda/yyy/empey.h

//
// md2_ids.h
//
// #defines of ID #'s for the resources.
//

//
// Controls for book dialog box with chapters and sections displayed in
// the list boxes.
//

#define UP_BUTTON_OFFSET            1
#define DN_BUTTON_OFFSET            2
#define IDC_CHPBOX                  101
#define IDC_CHPBOX_UP               (IDC_CHPBOX+UP_BUTTON_OFFSET)
#define IDC_CHPBOX_DN               (IDC_CHPBOX+DN_BUTTON_OFFSET)

#define IDC_SECBOX                  201
#define IDC_SECBOX_UP               (IDC_SECBOX+UP_BUTTON_OFFSET)
#define IDC_SECBOX_DN               (IDC_SECBOX+DN_BUTTON_OFFSET)

#define IDC_WORKMATHPERT            301
#define IDC_TYPEYOUROWN             302

//
// Bitmap id #'s
//

#define BIGUP_SELECTED              401
#define BIGUP_UNSELECTED            402
#define BIGUP_DISABLED              403
#define BIGUP_MASK                  404

#define BIGDN_SELECTED              411
#define BIGDN_UNSELECTED            412
#define BIGDN_DISABLED              413
#define BIGDN_MASK                  414

#define BIG_NOBUTTON                420

#define SMLUP_SELECTED              431
#define SMLUP_UNSELECTED            432
#define SMLUP_DISABLED              433
#define SMLUP_MASK                  434

#define SMLDN_SELECTED              441
#define SMLDN_UNSELECTED            442
#define SMLDN_DISABLED              443
#define SMLDN_MASK                  444

#define SML_NOBUTTON                450

//
// Splash screen dialog (the button control ID #'s are #defined in startup.h)
//
#define SPLASH_DIALOG               1

#define PAT_01                      16106 // random value (literally-I threw
#define PAT_02                      16107 // dice to choose it)
#define PAT_03                      16108
#define PAT_04                      16109
#define PAT_05                      16110
#define PAT_06                      16111
#define PAT_07                      16112
#define PAT_08                      16113
#define PAT_09                      16114
#define PAT_10                      16115
#define PAT_11                      16116
#define PAT_12                      16117
#define PAT_13                      16118
#define PAT_14                      16119
#define PAT_15                      16120
#define PAT_16                      16121

#define SML_SPL_1                   28377
#define SML_SPL_2                   28378

#define BIG_SPL_1                   28379
#define BIG_SPL_2                   28380

//
// Graph selection dialog id#s
//
#define GRAPH_DIALOG                2

#define GRAPH                       19150
#define GRAPH2                      19151
#define GRAPH3                      19152
#define GRAFINEQ                    19153
#define GRAPHREL                    19154
#define GRFRLNEQ                    19155

#define SML_GRAPH                   30610
#define BIG_GRAPH                   30611

//
// Book dialog id #s
//
#define SML_BOOK                    30527
#define BIG_BOOK                    30528
//
// Menu commands IDs
//

#define CM_U_HELPABOUT              0x202
#define CM_U_MENULOAD               0x203

#define CM_EXIT                     0x204
#define CM_PROBSCRN_EXIT            99

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists