1// Microsoft Visual C++ generated resource script. 2// 3#include "resource.h" 4 5#define APSTUDIO_READONLY_SYMBOLS 6///////////////////////////////////////////////////////////////////////////// 7// 8// Generated from the TEXTINCLUDE 2 resource. 9// 10#include "afxres.h" 11#include "WinVersRes.h" 12 13///////////////////////////////////////////////////////////////////////////// 14#undef APSTUDIO_READONLY_SYMBOLS 15 16///////////////////////////////////////////////////////////////////////////// 17// English (U.S.) resources 18 19#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 20#ifdef _WIN32 21LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 22#pragma code_page(1252) 23#endif //_WIN32 24 25#ifdef APSTUDIO_INVOKED 26///////////////////////////////////////////////////////////////////////////// 27// 28// TEXTINCLUDE 29// 30 311 TEXTINCLUDE 32BEGIN 33 "resource.h\0" 34END 35 362 TEXTINCLUDE 37BEGIN 38 "#include ""afxres.h""\r\n" 39 "#include ""WinVersRes.h""\r\n" 40 "\0" 41END 42 433 TEXTINCLUDE 44BEGIN 45 "#define _AFX_NO_SPLITTER_RESOURCES\r\n" 46 "#define _AFX_NO_OLE_RESOURCES\r\n" 47 "#define _AFX_NO_TRACKER_RESOURCES\r\n" 48 "#define _AFX_NO_PROPERTY_RESOURCES\r\n" 49 "\r\n" 50 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n" 51 "LANGUAGE 9, 1\r\n" 52 "#pragma code_page(1252)\r\n" 53 "#include ""afxres.rc"" // Standard components\r\n" 54 "#endif\r\n" 55 "\0" 56END 57 58#endif // APSTUDIO_INVOKED 59 60 61///////////////////////////////////////////////////////////////////////////// 62// 63// Version 64// 65 66VS_VERSION_INFO VERSIONINFO 67 FILEVERSION MASTER_PROD_VERS 68 PRODUCTVERSION MASTER_PROD_VERS 69 FILEFLAGSMASK 0x3fL 70#ifdef _DEBUG 71 FILEFLAGS 0x1L 72#else 73 FILEFLAGS 0x0L 74#endif 75 FILEOS 0x4L 76 FILETYPE 0x2L 77 FILESUBTYPE 0x0L 78BEGIN 79 BLOCK "StringFileInfo" 80 BEGIN 81 BLOCK "040904b0" 82 BEGIN 83 VALUE "CompanyName", MASTER_COMPANY_NAME 84 VALUE "FileDescription", "Bonjour Resource Module" 85 VALUE "FileVersion", MASTER_PROD_VERS_STR 86 VALUE "InternalName", "ControlPanelResources.dll" 87 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT 88 VALUE "OriginalFilename", "ControlPanelResources.dll" 89 VALUE "ProductName", MASTER_PROD_NAME 90 VALUE "ProductVersion", MASTER_PROD_VERS_STR 91 END 92 END 93 BLOCK "VarFileInfo" 94 BEGIN 95 VALUE "Translation", 0x409, 1200 96 END 97END 98 99 100///////////////////////////////////////////////////////////////////////////// 101// 102// Icon 103// 104 105// Icon with lowest ID value placed first to ensure application icon 106// remains consistent on all systems. 107IDR_APPLET ICON "res\\controlpanel.ico" 108IDI_FAILURE ICON "res\\failure.ico" 109IDI_SUCCESS ICON "res\\success.ico" 110IDI_ENERGY_SAVER ICON "res\\EnergySaver.ico" 111#endif // English (U.S.) resources 112///////////////////////////////////////////////////////////////////////////// 113 114 115 116#ifndef APSTUDIO_INVOKED 117///////////////////////////////////////////////////////////////////////////// 118// 119// Generated from the TEXTINCLUDE 3 resource. 120// 121#define _AFX_NO_SPLITTER_RESOURCES 122#define _AFX_NO_OLE_RESOURCES 123#define _AFX_NO_TRACKER_RESOURCES 124#define _AFX_NO_PROPERTY_RESOURCES 125 126#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 127LANGUAGE 9, 1 128#pragma code_page(1252) 129#include "afxres.rc" // Standard components 130#endif 131 132///////////////////////////////////////////////////////////////////////////// 133#endif // not APSTUDIO_INVOKED 134 135