OLD | NEW |
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 Loading... |
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 |
OLD | NEW |