//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #define APSTUDIO_HIDDEN_SYMBOLS #define IDC_STATIC -1 #include "windows.h" #include "..\burnslib\inc\burnslib.h" #undef APSTUDIO_HIDDEN_SYMBOLS ///////////////////////////////////////////////////////////////////////////// #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 ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_NETID DIALOG DISCARDABLE 6, 18, 252, 218 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION CAPTION "Computer Name" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Computer &description:",-1,7,35,77,8 EDITTEXT IDC_DESCRIPTION_EDIT,90,33,155,12,ES_AUTOHSCROLL LTEXT "For example: ""Kitchen Computer"" or ""Mary's Computer"".", IDC_STATIC_HELPLESS,90,50,155,17 LTEXT "Full computer name:",IDC_FULL_NAME_STATIC,7,70,77,8 EDITTEXT IDC_FULL_NAME,90,70,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Domain:",IDC_MEMBER_OF,7,85,77,8 EDITTEXT IDC_DOMAIN,90,85,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To use the Network Identification Wizard to join a domain and create a local user account, click Network ID.", IDC_CLICK_MESSAGE1,7,106,178,24 PUSHBUTTON "&Network ID",IDC_ACCOUNT_WIZARD_BUTTON,195,106,50,14 LTEXT "To rename this computer or join a domain, click Change.", IDC_CLICK_MESSAGE2,7,137,178,24 PUSHBUTTON "&Change...",IDC_CHANGE,195,137,50,14 LTEXT "(message text appears here)",IDC_MESSAGE,7,168,238,46, NOT WS_GROUP ICON IDI_COMPUTER,IDC_COMPUTER_ICON,7,7,20,20 LTEXT "Windows uses the following information to identify your computer on the network.", IDC_IDENTIFICATION_TEXT,40,9,205,16,NOT WS_GROUP ICON "",IDC_WARNING_ICON,7,214,20,20 LTEXT "Changes will take effect after you restart this computer.", IDC_REBOOT_MESSAGE,25,215,209,16 END IDD_NETID_PER DIALOG DISCARDABLE 6, 18, 252, 218 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION CAPTION "Computer Name" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Computer &description:",-1,7,35,77,8 EDITTEXT IDC_DESCRIPTION_EDIT,90,33,155,12,ES_AUTOHSCROLL LTEXT "For example: ""Kitchen Computer"" or ""Mary's Computer"".", IDC_STATIC_HELPLESS,90,50,155,17 LTEXT "Full computer name:",IDC_FULL_NAME_STATIC,7,70,77,8 EDITTEXT IDC_FULL_NAME,90,70,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Workgroup:",IDC_MEMBER_OF,7,85,77,8 EDITTEXT IDC_DOMAIN,90,85,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To rename this computer or join a workgroup, click Change.", IDC_CLICK_MESSAGE2,7,106,178,24 PUSHBUTTON "&Change...",IDC_CHANGE,195,106,50,14 LTEXT "(message text appears here)",IDC_MESSAGE,7,168,238,46, NOT WS_GROUP ICON IDI_COMPUTER,IDC_COMPUTER_ICON,7,7,20,20 LTEXT "Windows uses the following information to identify your computer on the network.", IDC_IDENTIFICATION_TEXT,40,9,205,16,NOT WS_GROUP ICON "",IDC_WARNING_ICON,7,214,20,20 LTEXT "Changes will take effect after you restart this computer.", IDC_REBOOT_MESSAGE,25,215,209,16 LTEXT "(invisible don't touch)",IDC_CLICK_MESSAGE1,8,110,67,8, NOT WS_VISIBLE | WS_DISABLED PUSHBUTTON "(invisible don't touch)",IDC_ACCOUNT_WIZARD_BUTTON,215,71,50,14, NOT WS_VISIBLE | WS_DISABLED END IDD_CHANGES DIALOG DISCARDABLE 0, 0, 214, 221 STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Computer Name Changes" FONT 8, "MS Shell Dlg" BEGIN LTEXT "(message goes here)",IDC_MESSAGE,7,7,200,30 LTEXT "&Computer name:",-1,7,43,52,8 EDITTEXT IDC_NEW_NAME,7,53,200,14,ES_AUTOHSCROLL | ES_OEMCONVERT LTEXT "Full computer name:",IDC_FULL_LABEL,7,72,200,10 EDITTEXT IDC_FULL_NAME,7,82,200,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP PUSHBUTTON "&More...",IDC_MORE,157,102,50,14 GROUPBOX "Member of",IDC_GROUP,7,121,200,73 CONTROL "&Domain:",IDC_DOMAIN_BUTTON,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,132,119,10 CONTROL "&Workgroup:",IDC_WORKGROUP_BUTTON,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,17,161,119,10 EDITTEXT IDC_DOMAIN,28,142,169,14,ES_AUTOHSCROLL | WS_GROUP PUSHBUTTON "&Find my domain",IDC_FIND,7,200,62,14,NOT WS_VISIBLE | WS_DISABLED EDITTEXT IDC_WORKGROUP,28,172,169,14,ES_UPPERCASE | ES_AUTOHSCROLL | ES_OEMCONVERT DEFPUSHBUTTON "OK",IDOK,103,200,50,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,157,200,50,14 END IDD_CHANGES_PER DIALOG DISCARDABLE 0, 0, 214, 221 STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Computer Name Changes" FONT 8, "MS Shell Dlg" BEGIN LTEXT "(message goes here)",IDC_MESSAGE,7,7,200,30 LTEXT "&Computer name:",-1,7,43,52,8 EDITTEXT IDC_NEW_NAME,7,53,200,14,ES_AUTOHSCROLL | ES_OEMCONVERT LTEXT "Full computer name:",IDC_FULL_LABEL,7,72,200,10 EDITTEXT IDC_FULL_NAME,7,82,200,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP PUSHBUTTON "&More...",IDC_MORE,157,102,50,14 GROUPBOX "Member of",IDC_GROUP,7,121,200,73,NOT WS_VISIBLE CONTROL "(invisible don't touch)",IDC_DOMAIN_BUTTON,"Button", BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP | NOT WS_VISIBLE | WS_DISABLED, 17,132,119,10 CONTROL "(invisible don't touch)",IDC_WORKGROUP_BUTTON,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP | NOT WS_VISIBLE | WS_DISABLED,17,161,119,10 EDITTEXT IDC_DOMAIN,28,142,169,14,ES_AUTOHSCROLL | WS_GROUP | NOT WS_VISIBLE | WS_DISABLED PUSHBUTTON "(invisible don't touch)",IDC_FIND,7,200,62,14, NOT WS_VISIBLE | WS_DISABLED LTEXT "&Workgroup:",-1,7,121,52,8 EDITTEXT IDC_WORKGROUP,7,131,200,14,ES_UPPERCASE | ES_AUTOHSCROLL | ES_OEMCONVERT DEFPUSHBUTTON "OK",IDOK,103,200,50,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,157,200,50,14 END IDD_MORE DIALOG DISCARDABLE 0, 0, 260, 125 STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "DNS Suffix and NetBIOS Computer Name" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&Primary DNS suffix of this computer:",-1,7,7,113,8 EDITTEXT IDC_DNS,7,17,246,14,ES_AUTOHSCROLL CONTROL "&Change primary DNS suffix when domain membership changes", IDC_CHANGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,37, 225,10 LTEXT "&NetBIOS computer name:",-1,7,57,82,8 EDITTEXT IDC_NETBIOS,7,67,133,14,ES_UPPERCASE | ES_AUTOHSCROLL | ES_READONLY DEFPUSHBUTTON "OK",IDOK,149,104,50,14 PUSHBUTTON "Cancel",IDCANCEL,203,104,50,14 LTEXT "This name is used for interoperability with older computers and services.", 13,7,87,225,8 END IDD_NETID_SRV DIALOG DISCARDABLE 6, 18, 252, 218 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION CAPTION "Computer Name" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Computer &description:",-1,7,35,77,8 EDITTEXT IDC_DESCRIPTION_EDIT,90,33,155,12,ES_AUTOHSCROLL LTEXT "For example: ""IIS Production Server"" or ""Accounting Server"".", IDC_STATIC_HELPLESS,90,50,155,17 LTEXT "Full computer name:",IDC_FULL_NAME_STATIC,7,70,77,8 EDITTEXT IDC_FULL_NAME,90,70,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "Domain:",IDC_MEMBER_OF,7,85,77,8 EDITTEXT IDC_DOMAIN,90,85,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To rename this computer or join a domain, click Change.", IDC_CLICK_MESSAGE2,7,106,178,18 PUSHBUTTON "&Change...",IDC_CHANGE,195,106,50,14 LTEXT "(message text appears here)",IDC_MESSAGE,7,137,238,46 ICON IDI_COMPUTER,IDC_COMPUTER_ICON,7,7,20,20 LTEXT "Windows uses the following information to identify your computer on the network.", IDC_IDENTIFICATION_TEXT,40,9,205,16,NOT WS_GROUP ICON "",IDC_WARNING_ICON,7,214,20,20 LTEXT "Changes will take effect after you restart this computer.", IDC_REBOOT_MESSAGE,25,215,209,16 PUSHBUTTON "(invisible, don't touch)",IDC_ACCOUNT_WIZARD_BUTTON,163, 106,82,14,NOT WS_VISIBLE | WS_DISABLED LTEXT "(invisible don't touch)",IDC_CLICK_MESSAGE1,8,110,67,8, NOT WS_VISIBLE | WS_DISABLED END #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" "#define IDC_STATIC -1\r\n" "#include ""windows.h""\r\n" "#include ""..\\burnslib\\inc\\burnslib.h""\r\n" "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_COMPUTER ICON DISCARDABLE "res\\computer.ico" IDI_WARN ICON DISCARDABLE "res\\warning.ico" ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_UNKNOWN "* Unknown *" IDS_DEFAULT_WORKGROUP "WORKGROUP" IDS_ERROR_READING_MEMBERSHIP "The following error occurred while attempting to read domain membership information:" IDS_APP_TITLE "Computer Name Changes" IDS_MEMBER_OF_WORKGROUP "Workgroup:" IDS_MEMBER_OF_DOMAIN "Domain:" IDS_NON_RFC_NAME "The domain name ""%1"" does not conform to Internet Domain Name Service specifications, although it is a legal Microsoft name. You must use Microsoft DNS server for non-standard names." IDS_BAD_DNS_SYNTAX "The domain name ""%1"" is not properly formatted. Periods (.) are used to separate domains. Each domain is limited to %2!d! characters. Example: domain-1.microsoft.com." IDS_DNS_NAME_TOO_LONG "The DNS name ""%1"" is too long. The name may not be longer than %2!d! bytes." IDS_COMPUTER_NAME_TOO_LONG "The new computer name ""%1"" is too long. The name may not be longer than %2!d! bytes." IDS_BAD_COMPUTER_NAME_SYNTAX "The new computer name entered is not properly formatted. Standard names may contain letters (a-z, A-Z), numbers (0-9), and hyphens (-), but no spaces or periods (.). The name may not consist entirely of digits." IDS_VALIDATE_NAME_FAILED "The following error occurred validating the name ""%1""." IDS_JOIN_DOMAIN_FAILED "The following error occurred attempting to join the domain ""%1"":" IDS_SHORT_NAME_CHANGE_FAILED "The following error occurred attempting to change the computer name to ""%1"":" IDS_RENAME_FAILED_JOINED_WITH_OLD_NAME "The following error occurred attempting to change the computer name to ""%1"": (The domain ""%2"" was joined under the old computer name ""%3"")" IDS_CHANGE_SYNC_FLAG_FAILED "The following error occurred attempting to change the DNS suffix synchronization flag:" END STRINGTABLE DISCARDABLE BEGIN IDS_CANT_RENAME_CERT_SVC "- The Certification Authority Service is installed on this computer." IDS_NETWORKING_NEEDED "- Networking is not installed or is not properly configured." IDS_COMPUTER_NAME_NUMERIC "The new computer name ""%1"" is a number. The name may not be a number." IDS_COMPUTER_NAME_HAS_BAD_CHARS "The new computer name ""%1"" contains characters which are not allowed. Characters which are not allowed include ` ~ ! @ # $ % ^ & * ( ) = + [ ] { } \\ | ; : ' "" , < > / and ?" IDS_NUMERIC_DNS_NAME "The first domain of the domain name ""%1"" is a number. The first domain may not be a number." IDS_BAD_DNS_CHARS "The domain name ""%1"" contains characters which are not allowed. Standard DNS names may contain letters (a-z, A-Z), numbers (0-9), and hyphens, but no spaces. Periods (.) are used to separate domains. Example: domain-1.microsoft.com." IDS_COMPUTER_NAME_EQUALS_WORKGROUP_NAME "The new computer name may not be the same as the Workgroup name." IDS_COMPUTER_NAME_EQUALS_DOMAIN_NAME "The new computer name may not be the same as the Domain name." IDS_ROLE_CHANGE_IN_PROGRESS "- Active Directory is being installed or removed on this computer." IDS_ROLE_CHANGE_NEEDS_REBOOT "- This computer has not been restarted since Active Directory was installed or removed." IDS_RENAME_PROMPT "To rename this computer, click Change." END STRINGTABLE DISCARDABLE BEGIN IDS_SET_DOMAIN_DNS_NAME_FAILED "The following error occurred attempting to change the Primary Domain DNS name of this computer to ""%1"":" IDS_UNJOIN_FAILED "The following error occurred attempting to unjoin the domain ""%1"":" IDS_JOIN_WORKGROUP_FAILED "The following error occurred attempting to join the workgroup ""%1"":" IDS_RENAME_FAILED "The following error occurred attempting to rename the computer to ""%1"":" IDS_COMPUTER_ACCOUNT_ORPHANED "This computer was disjoined from the domain ""%1"", but the computer account could not be disabled. You should contact your network administrator with this information." IDS_WORKGROUP_WELCOME "Welcome to the %1 workgroup." IDS_DOMAIN_WELCOME "Welcome to the %1 domain." IDS_MUST_REBOOT "You must restart this computer for the changes to take effect." IDS_NAME_AND_MEMBERSHIP_MESSAGE "You can change the name and the membership of this computer. Changes may affect access to network resources." IDS_NAME_MESSAGE "You can change the name of this computer. You must install networking before you can change this computer's domain membership." IDS_RENAME_CREDENTIALS "Enter the name and password of an account with permission to rename this computer in the domain." IDS_UNJOIN_CREDENTIALS "Enter the name and password of an account with permission to remove this computer from the domain." IDS_JOIN_CREDENTIALS "Enter the name and password of an account with permission to join the domain." IDS_NAME_TRUNCATED "The NetBIOS name of the computer is limited to %1!d! bytes. The NetBIOS name will be shortened to ""%2""." IDS_NON_RFC_COMPUTER_NAME_SYNTAX "The computer name ""%1"" contains one or more non-standard characters. Standard characters include letters (A-Z, a-z), digits (0-9), and hyphens (-). Using a non-standard name will prevent other users from finding your computer on the network, unless your network is using the Microsoft DNS Server. Do you want to use this non-standard name?" IDS_CONVERSION_TO_NETBIOS_NAME_FAILED "The computer name ""%1"" contains one or more characters that could not be converted to a NetBIOS name. The error was:" IDS_BAD_NETBIOS_CHARACTERS "The NetBIOS name of the computer contains characters which are not allowed. Characters which are not allowed in NetBIOS names include * = + [ ] \\ | ; : "" , < > / and ?" IDS_CHANGE_DESCRIPTION_FAILED "The following error occurred modifying the computer description." END STRINGTABLE DISCARDABLE BEGIN IDS_MUST_BE_ADMIN "Note: Only Administrators can change the identification of this computer." IDS_CANT_TWEAK_ID "Note: The identification of the computer cannot be changed because:" IDS_CANT_RENAME_DC "- The computer is a domain controller." IDS_MUST_COMPLETE_DCPROMO "- The computer is a domain controller undergoing upgrade. Please complete the Active Directory Installation Wizard." IDS_MUST_EXIT_DCPROMO "- The Active Directory Installation Wizard is currently running. Please complete or exit the wizard." IDS_PRECHK_DCPROMO_RUNNING "The Active Directory Installation Wizard is currently running. You must complete or exit the wizard before you can change the computer name or domain." IDS_PRECHK_MUST_COMPLETE_DCPROMO "The computer is a domain controller undergoing upgrade. You must complete the Active Directory Installation Wizard before you can change the computer name or domain." IDS_PRECHK_CANT_RENAME_CERT_SVC "The Certification Authority Service is installed on this computer. You must remove that service before you can change the computer name or domain." IDS_PRECHK_ROLE_CHANGE_IN_PROGRESS "Active Directory is being installed or removed on this computer. The computer name or domain information cannot be changed." IDS_PRECHK_ROLE_CHANGE_NEEDS_REBOOT "This computer has not been restarted since Active Directory was installed or removed. The computer name or domain information cannot be changed." IDS_PRECHK_NETWORKING_NEEDED "Networking is not installed or is not properly configured. The computer name or domain information cannot be changed." IDS_NETBIOS_NAME_NUMERIC "The NetBIOS computer name ""%1"" is a number. The name may not be a number. You must have at least one non-numeric character within the first %2!d! bytes of the computer name." IDS_WORKGROUP_NAME_TOO_LONG "The Workgroup name ""%1"" is too long. The name may not be longer than %2!d! bytes." IDS_DISK_FULL "The computer cannot be joined to the domain ""%1"" because there is not enough disk space on either the computer or a domain controller of the domain." IDS_JOIN_FAILED "The join operation was not successful. The error was:" IDS_JOIN_DOMAIN_COULDNT_UPDATE_SPNS "The computer failed to join the domain ""%1"". Please contact your domain administrator and indicate that the computer failed to update the dnsHostName and/or servicePrincipalName (SPN) attribute in its Active Directory computer account. Once the problem is resolved, you may join the computer to the ""%1"" domain." IDS_JOIN_DOMAIN_COULDNT_UPDATE_SPNS_SUFFIX "The computer failed to join the domain ""%1"". Please do one of the following: -- Configure the computer to update its primary DNS suffix when domain membership changes. -- Configure the computer's primary DNS suffix to match the Active Directory domain DNS name or any other allowed primary DNS suffix. For the list of the allowed DNS suffixes contact your domain administrator. -- Contact your domain administrator to allow computers that are members of the ""%1"" domain to have ""%2"" as their primary DNS suffix. Once the recommended configuration is performed, you may join the computer to the ""%1"" domain." IDS_RENAME_COULDNT_UPDATE_SPNS "The attempt to rename the computer to ""%1"" failed. Please contact your domain administrator and indicate that the computer failed to update the dnsHostName and/or servicePrincipalName (SPN) attribute in its Active Directory computer account." IDS_RENAME_COULDNT_UPDATE_SPNS_SUFFIX "The attempt to rename the computer to ""%1"" failed. Please do one of the following: -- Configure the computer's primary DNS suffix to match the Active Directory domain DNS name or any other allowed primary DNS suffix. For the list of the allowed DNS suffixes contact your domain administrator. -- Contact your domain administrator to allow computers that are members of the ""%2"" domain to have ""%3"" as their primary DNS suffix." IDS_RENAME_JOINED_WITH_OLD_NAME_COULDNT_UPDATE_SPNS "The computer joined domain ""%2"" using the old computer name ""%3"". The attempt to change the computer name to ""%1"" failed. Please contact your domain administrator and indicate that the computer failed to update the dnsHostName and/or servicePrincipalName (SPN) attribute in its Active Directory computer account. Once the problem is resolved, you may rename the computer." IDS_RENAME_JOINED_WITH_OLD_NAME_COULDNT_UPDATE_SPNS_SUFFIX "The computer joined domain ""%2"" using the old computer name ""%3"". The attempt to change the computer name to ""%1"" failed. Please do one of the following: -- Configure the computer's primary DNS suffix to match the Active Directory domain DNS name or any other allowed primary DNS suffix. For the list of the allowed DNS suffixes contact your domain administrator. -- Contact your domain administrator to allow computers that are members of the ""%2"" domain to have ""%4"" as their primary DNS suffix. Once the recommended configuration is performed, you may rename the computer." IDS_RENAME_DC_WARNING "Domain controllers cannot be moved from one domain to another, they must first be demoted. Renaming this domain controller may cause it to become temporarily unavailable to users and computers. For information on renaming domain controllers, including alternate renaming methods, see Help and Support. To continue renaming this domain controller, click OK." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED