| OLD | NEW |
| 1 //{{NO_DEPENDENCIES}} | 1 //{{NO_DEPENDENCIES}} |
| 2 // Microsoft Visual C++ generated include file. | 2 // Microsoft Visual C++ generated include file. |
| 3 // Used by chrome_dll.rc | 3 // Used by chrome_dll.rc |
| 4 // | 4 // |
| 5 | 5 |
| 6 #define IDR_MAINFRAME 101 | 6 #define IDR_MAINFRAME 101 |
| 7 | 7 |
| 8 #define IDR_SAD_PLUGIN 1000 | 8 #define IDR_SAD_PLUGIN 1000 |
| 9 | 9 |
| 10 // Values around 1600 are used by installer/setup/build/ | 10 // Values around 1600 are used by installer/setup/build/ |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 #define IDC_SELECT_TAB_2 34020 | 68 #define IDC_SELECT_TAB_2 34020 |
| 69 #define IDC_SELECT_TAB_3 34021 | 69 #define IDC_SELECT_TAB_3 34021 |
| 70 #define IDC_SELECT_TAB_4 34022 | 70 #define IDC_SELECT_TAB_4 34022 |
| 71 #define IDC_SELECT_TAB_5 34023 | 71 #define IDC_SELECT_TAB_5 34023 |
| 72 #define IDC_SELECT_TAB_6 34024 | 72 #define IDC_SELECT_TAB_6 34024 |
| 73 #define IDC_SELECT_TAB_7 34025 | 73 #define IDC_SELECT_TAB_7 34025 |
| 74 #define IDC_SELECT_LAST_TAB 34026 | 74 #define IDC_SELECT_LAST_TAB 34026 |
| 75 #define IDC_DUPLICATE_TAB 34027 | 75 #define IDC_DUPLICATE_TAB 34027 |
| 76 #define IDC_RESTORE_TAB 34028 | 76 #define IDC_RESTORE_TAB 34028 |
| 77 #define IDC_SHOW_AS_TAB 34029 | 77 #define IDC_SHOW_AS_TAB 34029 |
| 78 #define IDC_EXIT 34030 | 78 #define IDC_FULLSCREEN 34030 |
| 79 #define IDC_EXIT 34031 |
| 79 | 80 |
| 80 // Page-related commands | 81 // Page-related commands |
| 81 #define IDC_STAR 35000 | 82 #define IDC_STAR 35000 |
| 82 #define IDC_VIEW_SOURCE 35001 | 83 #define IDC_VIEW_SOURCE 35001 |
| 83 #define IDC_CLOSE_POPUPS 35002 | 84 #define IDC_CLOSE_POPUPS 35002 |
| 84 #define IDC_PRINT 35003 | 85 #define IDC_PRINT 35003 |
| 85 #define IDC_SAVE_PAGE 35004 | 86 #define IDC_SAVE_PAGE 35004 |
| 86 #define IDC_ENCODING_MENU 35005 | 87 #define IDC_ENCODING_MENU 35005 |
| 87 #define IDC_ENCODING_AUTO_DETECT 35006 | 88 #define IDC_ENCODING_AUTO_DETECT 35006 |
| 88 #define IDC_ENCODING_UTF8 35007 | 89 #define IDC_ENCODING_UTF8 35007 |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 185 // | 186 // |
| 186 #ifdef APSTUDIO_INVOKED | 187 #ifdef APSTUDIO_INVOKED |
| 187 #ifndef APSTUDIO_READONLY_SYMBOLS | 188 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 188 #define _APS_NO_MFC 1 | 189 #define _APS_NO_MFC 1 |
| 189 #define _APS_NEXT_RESOURCE_VALUE 3001 | 190 #define _APS_NEXT_RESOURCE_VALUE 3001 |
| 190 #define _APS_NEXT_COMMAND_VALUE 42000 | 191 #define _APS_NEXT_COMMAND_VALUE 42000 |
| 191 #define _APS_NEXT_CONTROL_VALUE 4017 | 192 #define _APS_NEXT_CONTROL_VALUE 4017 |
| 192 #define _APS_NEXT_SYMED_VALUE 1001 | 193 #define _APS_NEXT_SYMED_VALUE 1001 |
| 193 #endif | 194 #endif |
| 194 #endif | 195 #endif |
| OLD | NEW |