204 lines
6.5 KiB
Plaintext
204 lines
6.5 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include <windows.h>
|
|
#include "..\ieakui\common.h"
|
|
#include "ieakeng.rcv"
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#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 DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include <windows.h>\r\n"
|
|
"#include ""..\\ieakui\\common.h""\r\n"
|
|
"#include ""ieakeng.rcv""\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_FAVPOPUP, DIALOG
|
|
BEGIN
|
|
RIGHTMARGIN, 342
|
|
BOTTOMMARGIN, 96
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ENGINE_TITLE "IEAK Engine DLL"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_IEAKUI_LOADERROR "Error loading ieakui.dll"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CF_EMPTY_FIELD "Please specify a value for this field."
|
|
IDS_CF_INVALID_URL "Please specify a valid URL."
|
|
IDS_CF_CHAR "Some of the characters in the field are invalid. Please correct your entry."
|
|
IDS_CF_WILD "Wildcards are not valid in this field. Please provide a value without wildcards."
|
|
IDS_CF_RELATIVE "Your entry represents a relative path which is invalid. Please provide an UNC path instead."
|
|
IDS_CF_FIRST_CHAR "The first character in your entry makes the path invalid. Please correct your entry."
|
|
IDS_CF_PRESLASH "The character preceding the slash is invalid. Please correct your entry."
|
|
IDS_CF_SPACE "The space character before the slash in the path makes it invalid. Please correct your entry."
|
|
IDS_CF_FWDSLASH "A forward slash is not valid in this field."
|
|
IDS_CF_COLON "A colon can only be used as in the ""c:""\\ position."
|
|
IDS_CF_DRIVE "The drive letter is invalid."
|
|
IDS_CF_SEPARATOR "The path separator is invalid."
|
|
IDS_CF_DBCS "This path should not contain any DBCS characters."
|
|
IDS_CF_0x5C "The path specified contains invalid characters."
|
|
IDS_CF_DOESNT_EXIST "Please specify an existing path or click Browse."
|
|
IDS_CF_EXCHAR "This path should not contain any extended characters."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CF_NOT_FOLDER "Please specify an existing directory."
|
|
IDS_CF_NOT_FILE "Please specify an existing file, and not a directory."
|
|
IDS_CF_UNKNOWN "The error with the path is unknown but it is invalid. Please correct your entry."
|
|
IDS_CF_INVALID_SPACE "Whitespace characters are not valid in this field."
|
|
IDS_CF_INVALID_COLON "Colons are not valid in this field."
|
|
IDS_CF_INVALID_NUMBER "Please enter a numeric value."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_RESTARTYESNO "You must restart your computer before the new settings will take effect.\n\nDo you want to restart your computer now?"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_IMAGES_FILTER "*.bmp;*.gif;*.jpg;*.jpeg;*.dib;*.png"
|
|
IDS_HTMLDOC_FILTER "*.htm;*.html;*.mhtml;*.mht"
|
|
IDS_CDF_FILTER "*.cdf"
|
|
IDS_MYCOMP_FILTER "mycomp.htt"
|
|
IDS_CONTROLP_FILTER "controlp.htt"
|
|
IDS_PVK_FILTER "*.pvk"
|
|
IDS_SPC_FILTER "*.spc"
|
|
IDS_TXT_FILTER "*.txt"
|
|
IDS_ICO_FILTER "*.ico"
|
|
IDS_EXE_FILTER "*.exe"
|
|
IDS_INS_FILTER "*.ins"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ADM_FILTER "*.adm;*.opa"
|
|
IDS_CERTIFICATE_FILTER "*.cer;*.crt"
|
|
IDS_BMP_FILTER "*.bmp"
|
|
IDS_CAB_FILTER "*.cab"
|
|
IDS_SCRIPT_FILTER "*.scp"
|
|
IDS_RULES_FILTER "*.oer"
|
|
IDS_ISP_FILTER "*.isp"
|
|
IDS_WAV_FILTER "*.wav"
|
|
IDS_GIF_FILTER "*.gif"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_COMP_FILEBMP "Bitmap Images"
|
|
IDS_COMP_PVK "Private Key (.pvk) Files"
|
|
IDS_COMP_SPC "Software Publishing Certificate (.spc) Files"
|
|
IDS_COMP_TXT "Text Files"
|
|
IDS_COMP_ICO "Icon Files"
|
|
IDS_COMP_EXE "Programs"
|
|
IDS_COMP_CDF "Channel Definition Files"
|
|
IDS_COMP_IMAGES "Image Files"
|
|
IDS_COMP_CERT "Certificates"
|
|
IDS_COMP_ADM "Policy Files"
|
|
IDS_COMP_INSFILE "INS Files"
|
|
IDS_COMP_CAB "Compressed Cabinet Files"
|
|
IDS_COMP_SCRIPT "Login Script Files"
|
|
IDS_COMP_RULES "Outlook Express Rules Files"
|
|
IDS_COMP_ISP "ISP Files"
|
|
IDS_COMP_WAV "WAV Files"
|
|
IDS_COMP_GIF "GIF Files"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_COMP_MYCOMP "My Computer Files"
|
|
IDS_COMP_CONTROLP "Control Panel Files"
|
|
IDS_COMP_WALLPAPER "Wallpaper Files"
|
|
IDS_COMP_FILEHTML "Internet Documents (HTML)"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_FAV_ERR_NOTALL "While importing the favorites, the maximum has been reached, so not all of them were imported."
|
|
IDS_FAV_ERR_DUPLICATE "The name you specified is already in use. Please provide a unique name."
|
|
IDS_NOCHANNELSTOIMPORT "There are either no new channels to import, or the maximum number of channels has been reached."
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|