//Microsoft Developer Studio generated resource script // #include "apsres.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "winnt.h" #include "winres.h" #include "res.h" #include #include "wizard.rc" #include "switches.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 #ifndef _MAC ///////////////////////////////////////////////////////////////////////////// // // Version // #include "ntverp.h" #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT_UNKNOWN #define VER_FILEDESCRIPTION_STR "Stored User Names and Passwords" #define VER_INTERNALNAME_STR "keymgr.dll" #include "common.ver" #endif // !_MAC ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_KEYRING DIALOG 0, 0, 259, 183 STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Stored User Names and Passwords" FONT 8, "MS Shell Dlg" BEGIN LISTBOX IDC_KEYLIST,9,44,181,105,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP PUSHBUTTON "&Add", IDC_NEWKEY, 198,44, 54,14, BS_PUSHBUTTON PUSHBUTTON "&Remove", IDC_DELETEKEY,198,66, 54,14, BS_PUSHBUTTON PUSHBUTTON "&Properties",IDC_EDITKEY, 198,88, 54,14, BS_PUSHBUTTON DEFPUSHBUTTON "&Close", IDCANCEL, 198,161,54,14, BS_PUSHBUTTON LTEXT "Windows can store your logon information for network locations and Web sites. To add an entry, click Add. To edit an existing entry, select it, and then click Properties.", IDC_INTROTEXT,9,10,241,30,0,0 END IDD_ADDCRED DIALOG DISCARDABLE 0, 0, 223, 217 + 10 STYLE DS_MODALFRAME | DS_CENTER | DS_CENTERMOUSE | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Logon Information Properties" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Type a server, workgroup, or network location, and then type the user name and password used to access it.", IDC_STATIC, 12,11,198,18 LTEXT "&Server:",IDC_TARGET_NAME_LABEL, 12,36,40,8,NOT WS_GROUP EDITTEXT IDC_TARGET_NAME, 62,36,150,12,ES_AUTOHSCROLL CONTROL "",IDC_CRED,WC_CREDENTIAL,WS_TABSTOP | 0x30, 12,52,198,CREDUI_CONTROL_MIN_HEIGHT LTEXT "",IDC_DESCRIPTION, 15,95 + 3,193,55 + 10 LTEXT "To change your domain password, click Change.", IDC_DOMAINPSWLABEL, 12,164 + 10,126,21 PUSHBUTTON "&Change...",IDC_CHGPSW, 161,170 + 10,50,14, BS_PUSHBUTTON DEFPUSHBUTTON "OK",IDOK, 107,193+ 10,50,14, BS_PUSHBUTTON PUSHBUTTON "Cancel",IDCANCEL, 161,193 + 10,50,14, BS_PUSHBUTTON GROUPBOX "Logon information properties",IDC_STATIC, 8,85 + 3,207,69 + 10 END IDD_CHANGEPASSWORD DIALOG DISCARDABLE 0, 0, 266, 118 STYLE DS_SYSMODAL | DS_MODALFRAME | DS_CENTER | DS_CENTERMOUSE | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Change Your Domain Password" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Static",IDC_CPLABEL,21,10,226,16 LTEXT "&Old password:",IDC_OLD_PASSWORD_LABEL,21,34,78,8,NOT WS_GROUP EDITTEXT IDC_OLD_PASSWORD,111,32,132,12,ES_PASSWORD | ES_AUTOHSCROLL LTEXT "&New password:",IDC_NEW_PASSWORD_LABEL,21,51,78,8,NOT WS_GROUP EDITTEXT IDC_NEW_PASSWORD,111,49,132,12,ES_PASSWORD | ES_AUTOHSCROLL LTEXT "&Confirm new password:",IDC_CONFIRM_PASSWORD_LABEL,21, 68,78,8,NOT WS_GROUP EDITTEXT IDC_CONFIRM_PASSWORD,111,66,132,12,ES_PASSWORD | ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,155,95,50,14, BS_PUSHBUTTON PUSHBUTTON "Cancel",IDCANCEL,209,95,50,14, BS_PUSHBUTTON CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,7,5,252,82 END #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "apsres.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""winnt.h""\r\n" "#include ""winres.h""\r\n" "#include ""res.h""\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_UPGRADE ICON DISCARDABLE "res\\keymgr.ico" IDI_SMALL ICON DISCARDABLE "res\\icon16.ico" ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_ADDCRED, DIALOG BEGIN BOTTOMMARGIN, 173 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_APP_NAME "Stored User Names and Passwords" IDS_APP_DESCRIPTION "Manages stored logon information for non-public network servers." END STRINGTABLE DISCARDABLE BEGIN IDS_INTROTEXT "Windows allows applications to store logon information for network locations and Web sites. To edit an existing entry, select it, then click Properties." IDS_DOMAINEDIT "You have changed the password for this domain user. All logon information for this domain and user name has been updated with the new password." IDS_DOMAINCHANGE "The password change succeeded. All logon information for this domain and user name has been updated with the new password." IDS_LOCALFAILED "The password was successfully changed on the remote domain, but updating saved logon information failed. The information will be updated the next time you connect to the domain." IDS_DOMAINOFFER "You have set the password used for a domain user. Do you also want to update the password on the domain?" END STRINGTABLE DISCARDABLE BEGIN IDS_BADUSERDOMAINNAME "Please retype your user name in one of the following formats:\n\nusername@domain (or username@workgroup or username@computername)\ndomain\username (or workgroup\username or computername\username)" IDS_ADDFAILED "Windows cannot save the logon information. Make sure the information is correct and that all required fields are completed." IDS_PSWFAILED "Windows cannot update the password for this logon information. Delete the information and then recreate it." // IDS_GENERICSUFFIX "(Generic)" IDS_PASSPORTSUFFIX "(Passport)" IDS_CERTSUFFIX "(Certificate)" IDS_NONAMESELECTED "Type or select a user name or certificate." END STRINGTABLE DISCARDABLE BEGIN IDS_BADUNAME "Windows cannot save the logon information. The user name is not in the correct format or it contains characters that are not valid." IDS_BADPASSWORD "Windows cannot save the logon information. The password or PIN information is incorrect." IDS_NOLOGON "The logon information cannot be saved because no user profile is active." IDS_CP_INVPSW "The old password you entered is incorrect. Your password has not been changed." IDS_CP_NOUSER "You do not have a user account on this domain. Your password has not been changed." IDS_CP_BADPSW "The new password does not comply with the password security policies of this domain. Please type a different one. For information about password security policies, contact your system administrator." IDS_CP_NOSVR "Windows cannot locate the target domain. Your password has not been changed." IDS_CP_NOTALLOWED "Your password cannot be changed from this domain. Contact your system administrator." END STRINGTABLE DISCARDABLE BEGIN IDS_SESSIONCRED "" // IDS_TITLEG "Edit an Existing Generic Key" IDS_TITLE "Logon Information Properties" IDS_DELETEWARNING "The selected logon information will be deleted." IDS_CANNOTEDIT "This item was created by Dial-up Networking and cannot be edited here. From this program, it may only be deleted. To edit the item, use the Network Connections control panel." IDS_PASSPORT "This item was created by a Passport website. It is a special type that cannot be viewed or changed here. From this program, it may only be deleted." IDS_PASSPORT2 "To edit this item, you must connect to the Passport site on the Web. Do you want to do this now?" IDS_PASSPORTNOURL "Windows cannot connect to the Passport Member Services Web site." IDS_DESCBASE "This logon information will be used when you connect to the specified server. If you logged on to Windows with a domain account and you have a roaming profile, this information will also be used when you log on from other computers in the domain." IDS_DESCAPPCRED "This logon information was created by a program. If you delete this information, the program might not function properly." IDS_DESCLOCAL "This logon information will be used when you connect to the specified server from this computer only." IDS_PERSISTBASE "\n\nThis information will be available until you " IDS_PERSISTLOGOFF "log off." IDS_PERSISTDELETE "delete it." END STRINGTABLE DISCARDABLE BEGIN IDS_SINGLEEXPIRY "The password to %s will expire in %i days. Do you want to change it now?" IDS_CHANGEPWDFAILED "Windows cannot change your password." IDS_NEWPASSWORDNOTCONFIRMED "The passwords you typed do not match. Type the new password for this account in both the New password and Confirm new password text boxes." IDS_DOMAINFAILED "Windows cannot change the domain password. Either the domain cannot be contacted, or the password information is incorrect." IDS_DELETEFAILED "Windows cannot delete the selected logon information." IDS_EDITFAILED "Windows cannot edit the selected logon information. The new information cannot be saved." IDS_RENAMEFAILED "Windows was unable to change the server name for the selected logon information." IDS_CPLABEL "This will change your password for the domain " END STRINGTABLE DISCARDABLE BEGIN IDS_NOHELP "There is no help available for this item." IDH_TARGETNAME "Provides a space for you to type a server name or a domain name. You can use wildcards in the domain name. Some examples are *.wingtiptoys.com and server01." IDH_ADDCRED "Saves new logon information or edits existing information." IDH_OLDPASSWORD "Provides a space for you to type your current domain password." IDH_NEWPASSWORD "Provides a space for you to type your new domain password." IDH_CONFIRM "Provides a space for you to type your new domain password again for confirmation." IDH_KEYRING "Manages identifying information that is used to connect to resources on a network or the Internet." IDH_KEYLIST "Lists the network and Internet resources for which Windows currently stores logon information." IDH_NEW "Click to create a new record of logon information." IDH_DELETE "Deletes the selected logon information for a server or group of servers." IDH_EDIT "Click to change the logon information or the network resources for which the entry is used." IDH_CHANGEPASSWORD "Click to change your password on the domain and update your saved logon information to use the new password." IDH_CUIUSER "Provides a space for you to type or select the user name that is required by the server." IDH_CUIPSW "Provides a space for you to type the password of the selected user." IDH_CUIVIEW "Click to display the details of the selected certificate." IDH_CLOSE "Closes the dialog box and saves any changes you have made." IDH_DCANCEL "Closes the dialog box without saving any changes you have made." END STRINGTABLE DISCARDABLE BEGIN IDS_TIPDFS "Distributed file system (DFS) share '%s'" IDS_TIPSERVER "Server named '%s'" IDS_TIPTAIL "All server names ending in '%s'" IDS_TIPDOMAIN "All servers in '%s'" IDS_TIPDIALUP "A dial-up connection" IDS_TIPOTHER "Servers not covered by other logon information" IDS_TIPUSER "Connect as '%s'" IDS_LOGASUSER "Log on as '%s'" END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED