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

Side by Side Diff: plugin/npapi_host_control/win/npapi_host_control.rc

Issue 598075: Removal Of NPObjectProxy ClassId (Closed) Base URL: http://src.chromium.org/svn/trunk/src/o3d/
Patch Set: '' Created 10 years, 10 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 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 #include "resource.h" 3 #include "resource.h"
4 4
5 #define APSTUDIO_READONLY_SYMBOLS 5 #define APSTUDIO_READONLY_SYMBOLS
6 ///////////////////////////////////////////////////////////////////////////// 6 /////////////////////////////////////////////////////////////////////////////
7 // 7 //
8 // Generated from the TEXTINCLUDE 2 resource. 8 // Generated from the TEXTINCLUDE 2 resource.
9 // 9 //
10 #include "winres.h" 10 #include "winres.h"
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 END 86 END
87 87
88 88
89 ///////////////////////////////////////////////////////////////////////////// 89 /////////////////////////////////////////////////////////////////////////////
90 // 90 //
91 // REGISTRY 91 // REGISTRY
92 // 92 //
93 93
94 IDR_NPAPI_HOST_CONTROL REGISTRY "npapi_host_control.rgs" 94 IDR_NPAPI_HOST_CONTROL REGISTRY "npapi_host_control.rgs"
95 IDR_HOSTCONTROL REGISTRY "host_control.rgs" 95 IDR_HOSTCONTROL REGISTRY "host_control.rgs"
96 IDR_NPOBJECTPROXY REGISTRY "np_object_proxy.rgs"
97 96
98 ///////////////////////////////////////////////////////////////////////////// 97 /////////////////////////////////////////////////////////////////////////////
99 // 98 //
100 // String Table 99 // String Table
101 // 100 //
102 101
103 STRINGTABLE 102 STRINGTABLE
104 BEGIN 103 BEGIN
105 IDS_PROJNAME "npapi_host_control" 104 IDS_PROJNAME "npapi_host_control"
106 END 105 END
107 106
108 #endif // English (U.S.) resources 107 #endif // English (U.S.) resources
109 ///////////////////////////////////////////////////////////////////////////// 108 /////////////////////////////////////////////////////////////////////////////
110 109
111 110
112 111
113 #ifndef APSTUDIO_INVOKED 112 #ifndef APSTUDIO_INVOKED
114 ///////////////////////////////////////////////////////////////////////////// 113 /////////////////////////////////////////////////////////////////////////////
115 // 114 //
116 // Generated from the TEXTINCLUDE 3 resource. 115 // Generated from the TEXTINCLUDE 3 resource.
117 // 116 //
118 1 TYPELIB "npapi_host_control.tlb" 117 1 TYPELIB "npapi_host_control.tlb"
119 118
120 ///////////////////////////////////////////////////////////////////////////// 119 /////////////////////////////////////////////////////////////////////////////
121 #endif // not APSTUDIO_INVOKED 120 #endif // not APSTUDIO_INVOKED
122 121
OLDNEW
« no previous file with comments | « plugin/npapi_host_control/win/npapi_host_control.idl ('k') | plugin/npapi_host_control/win/resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698