Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: ceee/ie/plugin/toolband/resource.h

Issue 6106004: Added loading of nested BHO. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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
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
37 39
38 #endif // CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_ 40 #endif // CEEE_IE_PLUGIN_TOOLBAND_RESOURCE_H_
OLDNEW
« no previous file with comments | « ceee/ie/plugin/toolband/brand_specific_resources.rc ('k') | ceee/ie/plugin/toolband/toolband.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698