You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
144 lines
3.9 KiB
144 lines
3.9 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
// Version resources
|
|
#define NASHVILLE // we need to get the IE version #
|
|
#include "msie.rcv"
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// 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 ""afxres.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"1 TYPELIB ""Msie.tlb""\r\n"
|
|
"#include ""MsieTemp.rc""\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_MSIE BITMAP DISCARDABLE "MsieCtl.bmp"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_PROPPAGE_MSIE DIALOG DISCARDABLE 0, 0, 250, 62
|
|
STYLE WS_CHILD
|
|
BEGIN
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_MSIE "Msie Control"
|
|
IDS_MSIE_PPG "Msie Property Page"
|
|
IDS_TRUE "True"
|
|
IDS_FALSE "False"
|
|
IDS_NOT_AVAILABLE "Not Available"
|
|
IDS_FILE_MISSING "<File Missing>"
|
|
IDS_DIAL_NO_NET "Dial when no network connection"
|
|
IDS_ALWAYS_DIAL "Always dial"
|
|
IDS_NEVER_DIAL "Never dial"
|
|
IDS_BASIC_INFO "Basic Information"
|
|
IDS_ADVANCED_INFO "Advanced Information"
|
|
IDS_INF_FILE_MISSING "iefiles5.inf is missing"
|
|
IDS_DEFAULT " (Default)"
|
|
IDS_PROTOCOL_PPP "PPP"
|
|
IDS_PROTOCOL_SLIP "SLIP"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PROTOCOL_RAS "Windows NT 3.1, Windows for Workgroups 3.11"
|
|
IDS_TCP_IP "TCP/IP"
|
|
IDS_IPX_SPX "IPX/SPX"
|
|
IDS_NET_BEUI "NetBEUI"
|
|
IDS_YES "Yes"
|
|
IDS_NO "No"
|
|
IDS_ALWAYS "Always"
|
|
IDS_ONCE_PER_SESSION "Once per session"
|
|
IDS_AUTOMATIC "Automatic"
|
|
IDS_NEVER "Never"
|
|
IDS_LOW "Low"
|
|
IDS_MEDIUM_LOW "Medium-low"
|
|
IDS_MEDIUM "Medium"
|
|
IDS_HIGH "High"
|
|
IDS_CUSTOM "Custom"
|
|
IDS_INSTALLED "Installed"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_SHARED "Shared"
|
|
IDS_DAMAGED "Damaged"
|
|
IDS_UNPLUGGED "Unplugged"
|
|
IDS_IE_REPAIR_TOOL "Internet Explorer Repair Tool"
|
|
IDS_RUNS_IE_REPAIR_TOOL "Runs Internet Explorer Repair Tool"
|
|
IDS_REPAIR_LOG "Fix IE Log.txt"
|
|
IDS_VALIDITY_FORMAT "%s to %s"
|
|
IDS_ENABLED "Enabled"
|
|
IDS_DISABLED "Disabled"
|
|
IDS_NO_CONNECTIONS "***** Currently no connections are set up *****"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
1 TYPELIB "Msie.tlb"
|
|
#include "MsieTemp.rc"
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|