| 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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 #define IDC_ENCODING_ISO88593 35033 | 115 #define IDC_ENCODING_ISO88593 35033 |
| 116 #define IDC_ENCODING_ISO885910 35034 | 116 #define IDC_ENCODING_ISO885910 35034 |
| 117 #define IDC_ENCODING_ISO885914 35035 | 117 #define IDC_ENCODING_ISO885914 35035 |
| 118 #define IDC_ENCODING_ISO885916 35036 | 118 #define IDC_ENCODING_ISO885916 35036 |
| 119 #define IDC_ENCODING_WINDOWS1254 35037 | 119 #define IDC_ENCODING_WINDOWS1254 35037 |
| 120 #define IDC_ENCODING_ISO88596 35038 | 120 #define IDC_ENCODING_ISO88596 35038 |
| 121 #define IDC_ENCODING_WINDOWS1256 35039 | 121 #define IDC_ENCODING_WINDOWS1256 35039 |
| 122 #define IDC_ENCODING_ISO88598 35040 | 122 #define IDC_ENCODING_ISO88598 35040 |
| 123 #define IDC_ENCODING_WINDOWS1255 35041 | 123 #define IDC_ENCODING_WINDOWS1255 35041 |
| 124 #define IDC_ENCODING_WINDOWS1258 35042 | 124 #define IDC_ENCODING_WINDOWS1258 35042 |
| 125 #define IDC_ENCODING_ISO88598I 35043 |
| 125 | 126 |
| 126 // Clipboard commands | 127 // Clipboard commands |
| 127 #define IDC_CUT 36000 | 128 #define IDC_CUT 36000 |
| 128 #define IDC_COPY 36001 | 129 #define IDC_COPY 36001 |
| 129 #define IDC_COPY_URL 36002 | 130 #define IDC_COPY_URL 36002 |
| 130 #define IDC_PASTE 36003 | 131 #define IDC_PASTE 36003 |
| 131 | 132 |
| 132 // Find-in-page | 133 // Find-in-page |
| 133 #define IDC_FIND 37000 | 134 #define IDC_FIND 37000 |
| 134 #define IDC_FIND_NEXT 37001 | 135 #define IDC_FIND_NEXT 37001 |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 // | 187 // |
| 187 #ifdef APSTUDIO_INVOKED | 188 #ifdef APSTUDIO_INVOKED |
| 188 #ifndef APSTUDIO_READONLY_SYMBOLS | 189 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 189 #define _APS_NO_MFC 1 | 190 #define _APS_NO_MFC 1 |
| 190 #define _APS_NEXT_RESOURCE_VALUE 3001 | 191 #define _APS_NEXT_RESOURCE_VALUE 3001 |
| 191 #define _APS_NEXT_COMMAND_VALUE 42000 | 192 #define _APS_NEXT_COMMAND_VALUE 42000 |
| 192 #define _APS_NEXT_CONTROL_VALUE 4017 | 193 #define _APS_NEXT_CONTROL_VALUE 4017 |
| 193 #define _APS_NEXT_SYMED_VALUE 1001 | 194 #define _APS_NEXT_SYMED_VALUE 1001 |
| 194 #endif | 195 #endif |
| 195 #endif | 196 #endif |
| OLD | NEW |