blob: 61636d50165776cdbe68d3147dd250cc04593c02 [file] [log] [blame]
#include "afxres.h"
// Embedded type library.
1 typelib "elevated_controller.tlb"
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
STRINGTABLE
BEGIN
#ifdef OFFICIAL_BUILD
100 "Chrome Remote Desktop Host Controller"
#else
100 "Chromoting Host Controller"
#endif
END
#endif // English (U.S.) resources