mirror of https://github.com/BOINC/boinc.git
168 lines
4.2 KiB
Plaintext
Executable File
168 lines
4.2 KiB
Plaintext
Executable File
// Microsoft Visual C++ generated resource script.
|
|
//
|
|
#include "boinc_ss.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
#include "win_config.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// 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
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE
|
|
BEGIN
|
|
"boinc_ss.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE
|
|
BEGIN
|
|
"#include ""afxres.h""\r\n"
|
|
"#include ""win_config.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
|
|
VS_VERSION_INFO VERSIONINFO
|
|
FILEVERSION MAJOR_VERSION,MINOR_VERSION,0,0
|
|
PRODUCTVERSION MAJOR_VERSION,MINOR_VERSION,0,0
|
|
FILEFLAGSMASK 0x3fL
|
|
#ifdef _DEBUG
|
|
FILEFLAGS 0x1L
|
|
#else
|
|
FILEFLAGS 0x0L
|
|
#endif
|
|
FILEOS 0x40004L
|
|
FILETYPE 0x1L
|
|
FILESUBTYPE 0x0L
|
|
BEGIN
|
|
BLOCK "StringFileInfo"
|
|
BEGIN
|
|
BLOCK "040904b0"
|
|
BEGIN
|
|
VALUE "CompanyName", "Space Sciences Laboratory"
|
|
VALUE "FileDescription", "BOINC Screensaver"
|
|
VALUE "FileVersion", VERSION "\0"
|
|
VALUE "InternalName", "boinc_ss"
|
|
VALUE "LegalCopyright", "Copyright © 2003-2004 University of California"
|
|
VALUE "OriginalFilename", "boinc.scr"
|
|
VALUE "ProductName", "BOINC Core Client"
|
|
VALUE "ProductVersion", PACKAGE_VERSION "\0"
|
|
END
|
|
END
|
|
BLOCK "VarFileInfo"
|
|
BEGIN
|
|
VALUE "Translation", 0x409, 1200
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
DLG_CONFIG DIALOGEX 50, 50, 186, 76
|
|
STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION |
|
|
WS_SYSMENU
|
|
CAPTION "Config dialog"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x0
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK",IDOK,7,55,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,129,55,50,14
|
|
CONTROL "Go to blank screen",IDC_BLANK,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,7,7,76,10
|
|
LTEXT "Minutes until blank:",IDC_STATIC,7,31,62,8
|
|
EDITTEXT IDC_BLANK_TIME,77,28,40,14,ES_AUTOHSCROLL
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_MAIN_ICON ICON "res\\Scricon3.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_BOINCSPLAT BITMAP "res\\boinc.bmp"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ERR_GENERIC "There was an unspecified problem with this screen saver."
|
|
IDS_ERR_BOINCNOTDETECTED
|
|
"BOINC is not running.\n\nPlease launch BOINC to display graphics."
|
|
IDS_ERR_BOINCNOTDETECTEDSTARTUP
|
|
"BOINC is not running.\n(Automatic Startup not detected)\n\nWe recommend running BOINC at startup;\nplease reinstall BOINC and select this option."
|
|
IDS_ERR_BOINCNOTFOUND "Secure Windows Desktop Detected.\n\nThis configuration is currently not supported."
|
|
IDS_ERR_OUTOFMEMORY "Not enough memory."
|
|
END
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ERR_NOPREVIEW "No preview available"
|
|
END
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DESCRIPTION "BOINC"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|