OLD | NEW |
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. |
2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
4 // | 4 // |
5 // Resource constants for CEEE toolband. | 5 // Resource constants for CEEE toolband. |
6 #ifndef CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ | 6 #ifndef CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ |
7 #define CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ | 7 #define CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ |
8 | 8 |
9 | 9 |
10 //{{NO_DEPENDENCIES}} | 10 //{{NO_DEPENDENCIES}} |
(...skipping 16 matching lines...) Expand all Loading... |
27 // | 27 // |
28 #ifdef APSTUDIO_INVOKED | 28 #ifdef APSTUDIO_INVOKED |
29 #ifndef APSTUDIO_READONLY_SYMBOLS | 29 #ifndef APSTUDIO_READONLY_SYMBOLS |
30 #define _APS_NEXT_RESOURCE_VALUE 113 | 30 #define _APS_NEXT_RESOURCE_VALUE 113 |
31 #define _APS_NEXT_COMMAND_VALUE 32768 | 31 #define _APS_NEXT_COMMAND_VALUE 32768 |
32 #define _APS_NEXT_CONTROL_VALUE 201 | 32 #define _APS_NEXT_CONTROL_VALUE 201 |
33 #define _APS_NEXT_SYMED_VALUE 113 | 33 #define _APS_NEXT_SYMED_VALUE 113 |
34 #endif | 34 #endif |
35 #endif | 35 #endif |
36 | 36 |
37 #define IDS_CEEE_NESTED_BHO_LIST 500 | |
38 | |
39 | 37 |
40 #endif // CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ | 38 #endif // CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ |
OLD | NEW |