diff options
Diffstat (limited to 'remoting/host/remoting_host_service_resource.h')
-rw-r--r-- | remoting/host/remoting_host_service_resource.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/remoting/host/remoting_host_service_resource.h b/remoting/host/remoting_host_service_resource.h new file mode 100644 index 0000000..36be281 --- /dev/null +++ b/remoting/host/remoting_host_service_resource.h @@ -0,0 +1,21 @@ +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by remoting_host_service.rc +// +#define IDS_DISPLAY_SERVICE_NAME 101 +#define IDS_SERVICE_DESCRIPTION 102 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 103 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |