/****************************** Module Header ******************************\ * Module Name: stringid.h * * Copyright (c) 1991, Microsoft Corporation * * Defines resource ids for resources other than dialogs * * History: * 12-09-91 Davidc Created. \***************************************************************************/ // // Strings // #define IDS_LOCKED_MESSAGE 1500 #define IDS_LOGON_MESSAGE 1501 #define IDS_INCORRECT_NAME_OR_PWD_CHANGE 1502 #define IDS_PASSWORD_WILL_EXPIRE 1503 #define IDS_PASSWORD_EXPIRES_TODAY 1504 #define IDS_INCORRECT_NAME_OR_PWD 1505 #define IDS_LOGON_NO_DOMAIN 1506 #define IDS_PASSWORD_EXPIRED 1507 #define IDS_GENERAL_PASSWORD_SPEC 1508 #define IDS_CHANGE_PASSWORD 1509 #define IDS_NO_PERMISSION_CHANGE_PWD 1510 #define IDS_PASSWORD_MINIMUM_AGE 1511 #define IDS_NO_PASSWORD_CONFIRM 1512 #define IDS_PASSWORD_SPEC 1513 #define IDS_ENTER_PASSWORDS 1514 #define IDS_PASSWORD_CHANGED 1515 #define IDS_CHANGE_PWD_NO_DOMAIN 1516 #define IDS_UNLOCK_FAILED 1517 #define IDS_WORKSTATION_LOCKED 1518 #define IDS_LOGON_NAME_INFO 1519 #define IDS_RESTART_SYSTEM 1520 #define IDS_ACCOUNT_RESTRICTION_CHANGE 1521 #define IDS_ACCOUNT_RESTRICTION 1522 #define IDS_UNKNOWN_LOGON_FAILURE 1523 #define IDS_WINDOWS_MESSAGE 1524 #define IDS_NO_PERMISSION_SHUTDOWN 1525 #define IDS_SAFE_TO_TURN_OFF 1526 #define IDS_SHUTDOWN_MESSAGE 1527 #define IDS_FORCE_LOGOFF_WARNING 1528 #define IDS_LOGON_TYPE_NOT_GRANTED 1529 #define IDS_INVALID_LOGON_HOURS 1530 #define IDS_INVALID_WORKSTATION 1531 #define IDS_ACCOUNT_DISABLED 1532 #define IDS_AUDITING_DISABLED 1533 #define IDS_AUDITING_NOT_DISABLED 1534 #define IDS_LOAD_PROFILE 1538 #define IDS_USE_DEFAULT_PROFILE 1539 #define IDS_EMERGENCY_SHUTDOWN 1540 #define IDS_REBOOT_LOSE_CHANGES 1541 #define IDS_NO_TRUST_LSA_SECRET 1542 #define IDS_TRUSTED_DOMAIN_FAILURE 1543 #define IDS_TRUSTED_RELATIONSHIP_FAILURE 1544 #define IDS_LOCKED_NFN_MESSAGE 1550 #define IDS_LOGON_NAME_NFN_INFO 1551 #define IDS_UNLOCK_FAILED_NFN 1552 #define IDS_UNLOCK_FAILED_BAD_PWD 1553 #define IDS_PASSWORD_MUST_CHANGE 1554 #define IDS_SYSTEM_SCREEN_SAVER_NAME 1564 #define IDS_SOUND_DLL 1570 #define IDS_WAVEOUTGETNUMDEVS 1571 #define IDS_PLAYSOUND 1572 #define IDS_REQUIRES_PRIMARY_CONTROLLER 1579 #define IDS_NO_PAGING_FILE 1580 #define IDS_LIMITED_RESOURCES 1581 #define IDS_INVALID_TIME 1582 #define IDS_INVALID_TIME_MSG 1583 #define IDS_ACCOUNT_EXPIRED 1584 #define IDS_NETLOGON_NOT_STARTED 1585 #define IDS_UNKNOWN_CHANGE_PWD_FAILURE 1586 #define IDS_FORCE_LOGOFF_FAILURE 1587 #define IDS_CACHED_LOGON 1588 #define IDS_NO_TRUSTED_DOMAINS 1589 #define IDS_SETUP_INCOMPLETE 1590 #define IDS_MANDATORY_PROFILE_ERROR 1591 #define IDS_LOGON_NO_ACCESS_MAN_PROFILE_KEYS 1592 #define IDS_LOGON_NO_ACCESS_MAN_PROFILE 1593 #define IDS_LOGON_CANT_LOAD_PROFILE 1595 #define IDS_LOGON_UPDATE_CENTRAL 1598 #define IDS_LOGON_CACHED_PROFILE_USED 1599 #define IDS_LOGON_UPDATE_CENTRAL_FAILED 1600 #define IDS_LOGON_FAILED_DISK_FULL 1601 #define IDS_LOGON_FAILED_OUTOFMEMORY 1602 #define IDS_ACCOUNT_LOCKED 1603 #define IDS_LOGON_WITH_DISK_FULL 1604 #define IDS_LOGOFF_TITLE 1606 #define IDS_LOGOFF_LOSE_CHANGES 1607 #define IDS_WELCOME_CAPTION 1608 #define IDS_ADMIN_ACCOUNT_NAME 1700 #define IDS_LOGON_TEXT 1701 #define IDS_LOGON_LOG_FULL 1702 #define IDS_DEFAULT_DESKTOP 1703 // // Icons // #define IDI_NODC_ICON 13 #define IDI_AUDIT_ICON 14 #define IDI_STEADY_FLAG 15 #define IDI_WAVING_FLAG 16 #define IDI_STEADY_FINGERS 17 #define IDI_MOVING_FINGERS 18 #define IDI_LOCKED_ICON 19 #define IDI_UNLOCK_ICON 20