Changeset 75 for trunk/resource.h


Ignore:
Timestamp:
11/4/2007 3:28:46 AM (5 years ago)
Author:
lowjoel
Message:

Moved all the UI resources to the common resource library and include that rc file when compiling the final application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resource.h

    r3 r75  
    33// Used by Eraser.rc 
    44// 
    5 #define IDD_DLGNEW_DIALOG               93 
    6 #define IDR_TREEFILECTRL_NO_DROPCOPY    94 
    7 #define IDR_TREEFILECTRL_DROPCOPY       96 
    8 #define IDB_FILETREECTRL_NETWORK        97 
    9 #define IDC_TREE1                       98 
    105#define IDD_ABOUTBOX                    100 
    116#define IDS_PREFERENCES_PROPSHT_CAPTION 104 
     
    149#define IDW_INFO_BAR                    107 
    1510#define IDR_ERASEREXPLORER              109 
    16 #define ID_GFX_ANIMATION                110 
    17 #define IDR_TREEFILECTRL_POPUP          111 
    1811#define IDR_MAINFRAME                   128 
    1912#define IDR_ERASERTYPE                  129 
    2013#define IDS_PROPSHT_CAPTION             129 
    21 #define IDC_DRAGGING                    130 
    2214#define IDS_ERROR_NEW_TASK              130 
    23 #define IDC_HANDCUR                     131 
    2415#define IDS_QUESTION_CONFIRMATION       131 
    25 #define IDC_NODRAGGING                  132 
    2616#define IDS_WARNING_NODATA              132 
    2717#define IDS_QUESTION_RUNALL             132 
     
    3020#define IDB_IMAGELIST_LARGE             134 
    3121#define IDS_ACTION_START                134 
    32 #define IDR_GFXMENU_TOOLBAR             135 
    3322#define IDS_ACTION_RUN                  135 
    3423#define IDR_MENU_ERASERVIEW             136 
     
    6251#define IDS_ERROR_PREFERENCES_READ      151 
    6352#define IDS_ACTION_ENABLED              152 
    64 #define IDB_GFX_MENUCHECK               152 
    6553#define IDS_ACTION_DISABLED             153 
    6654#define IDS_INFO_NOLOG                  154 
    67 #define IDB_GFX_MENUCHECK_SELECTED      154 
    6855#define IDS_ERROR_VIEWLOG               155 
    6956#define IDS_ERROR_PREFERENCES_SAVE      156 
     
    7562#define IDD_DIALOG_HOTKEYS              171 
    7663#define IDD_DIALOG_KEYCOMBO             174 
    77 #define IDR_TREEFILECTRL_NO_DROPMOVE    194 
    7864#define IDC_STATIC_VERSION              1000 
    7965#define IDC_HYPERLINK                   1001 
     
    152138#define IDC_BUTTON_OK                   1067 
    153139#define IDC_BUTTON_OKCHANGE             1068 
    154 #define ID_TREEFILECTRL_FORWARD         32770 
    155140#define ID_GFX_LARGEICON                32771 
    156141#define ID_GFX_SMALLICON                32772 
    157 #define ID_GFX_REMOVEITEM               32773 
    158142#define ID_FILE_EXPORT                  32774 
    159 #define ID_GFX_RENAMEITEM               32775 
    160143#define ID_FILE_IMPORT                  32776 
    161144#define ID_VIEW_INFO_BAR                32777 
     
    175158#define ID_DRAG_COPY                    32791 
    176159#define ID_DRAG_CANCEL                  32792 
    177 #define ID_TREEFILECTRL_UPONELEVEL      32793 
    178160#define ID_PROCESS_RUNALL               32793 
    179 #define ID_TREEFILECTRL_OPEN            32794 
    180 #define ID_TREEFILECTRL_DELETE          32795 
    181 #define ID_TREEFILECTRL_RENAME          32796 
    182 #define ID_TREEFILECTRL_PROPERTIES      32797 
    183 #define ID_TREEFILECTRL_REFRESH         32798 
    184 #define ID_TREEFILECTRL_BACK            32799 
    185161#define ID_INDICATOR_ITEMS              59142 
    186162 
Note: See TracChangeset for help on using the changeset viewer.