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

Unified Diff: cloud_print/service/win/resource.h

Issue 10222011: Adding Windows service template for Cloud Print connector. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cloud_print/service/win/cloud_print_service.rgs ('k') | cloud_print/service/win/service.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/win/resource.h
===================================================================
--- cloud_print/service/win/resource.h (revision 0)
+++ cloud_print/service/win/resource.h (revision 0)
@@ -0,0 +1,17 @@
+// {{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by cloud_print service.rc
+
+#define IDS_SERVICENAME 100
+#define IDR_CLOUDPRINTSERVICE 101
+
+// Next default values for new objects
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 201
+#define _APS_NEXT_COMMAND_VALUE 32768
+#define _APS_NEXT_CONTROL_VALUE 201
+#define _APS_NEXT_SYMED_VALUE 106
+#endif
+#endif
+
« no previous file with comments | « cloud_print/service/win/cloud_print_service.rgs ('k') | cloud_print/service/win/service.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698