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

Side by Side Diff: plugin/npapi_host_control/win/resource.h

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
« no previous file with comments | « plugin/npapi_host_control/win/npapi_host_control.rc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* 1 /*
2 * Copyright 2009, Google Inc. 2 * Copyright 2009, Google Inc.
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
5 * Redistribution and use in source and binary forms, with or without 5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions are 6 * modification, are permitted provided that the following conditions are
7 * met: 7 * met:
8 * 8 *
9 * * Redistributions of source code must retain the above copyright 9 * * Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer. 10 * notice, this list of conditions and the following disclaimer.
(...skipping 20 matching lines...) Expand all
31 31
32 32
33 #ifndef O3D_PLUGIN_NPAPI_HOST_CONTROL_WIN_RESOURCE_H_ 33 #ifndef O3D_PLUGIN_NPAPI_HOST_CONTROL_WIN_RESOURCE_H_
34 #define O3D_PLUGIN_NPAPI_HOST_CONTROL_WIN_RESOURCE_H_ 34 #define O3D_PLUGIN_NPAPI_HOST_CONTROL_WIN_RESOURCE_H_
35 35
36 // Microsoft Visual C++ generated include file. Used by npapi_host2.rc 36 // Microsoft Visual C++ generated include file. Used by npapi_host2.rc
37 #define IDS_PROJNAME 100 37 #define IDS_PROJNAME 100
38 #define IDR_NPAPI_HOST_CONTROL 101 38 #define IDR_NPAPI_HOST_CONTROL 101
39 #define IDB_HOSTCONTROL 102 39 #define IDB_HOSTCONTROL 102
40 #define IDR_HOSTCONTROL 103 40 #define IDR_HOSTCONTROL 103
41 #define IDB_NPOBJECTPROXY 104 41
42 #define IDR_NPOBJECTPROXY 105
43 42
44 43
45 // Next default values for new objects. 44 // Next default values for new objects.
46 #ifdef APSTUDIO_INVOKED 45 #ifdef APSTUDIO_INVOKED
47 #ifndef APSTUDIO_READONLY_SYMBOLS 46 #ifndef APSTUDIO_READONLY_SYMBOLS
48 #define _APS_NEXT_RESOURCE_VALUE 201 47 #define _APS_NEXT_RESOURCE_VALUE 201
49 #define _APS_NEXT_COMMAND_VALUE 32768 48 #define _APS_NEXT_COMMAND_VALUE 32768
50 #define _APS_NEXT_CONTROL_VALUE 201 49 #define _APS_NEXT_CONTROL_VALUE 201
51 #define _APS_NEXT_SYMED_VALUE 106 50 #define _APS_NEXT_SYMED_VALUE 106
52 #endif 51 #endif
53 #endif 52 #endif
54 53
55 #endif // O3D_PLUGIN_NPAPI_HOST_CONTROL_WIN_RESOURCE_H_ 54 #endif // O3D_PLUGIN_NPAPI_HOST_CONTROL_WIN_RESOURCE_H_
OLDNEW
« no previous file with comments | « plugin/npapi_host_control/win/npapi_host_control.rc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698