Leaked source code of windows server 2003
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.

122 lines
4.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by logonui.rc
  4. //
  5. #define IDS_LOGONTITLE 10
  6. #define IDS_BADPASSWORD 11
  7. #define IDS_YOURNEWPASSWORD 12
  8. #define IDS_RATINGS_PW_COMMENT 13
  9. #define IDS_PROFILES_ALREADY_ENABLED 14
  10. #define IDS_ENTER_FIRST_USERNAME 15
  11. #define IDS_BLANK_USERNAME 16
  12. #define IDS_NO_MATCH 17
  13. #define IDS_GO_MULTI_RESTART 18
  14. #define IDS_CLONE_USER_MESSAGE 19
  15. #define IDS_GUEST_USERNAME 20
  16. #define IDS_PICK_USERNAME 21
  17. #define IDS_USER_EXISTS 22
  18. #define IDS_SELECTED_USER 23
  19. #define IDS_SETTINGS_FOR 24
  20. #define IDS_CONFIRM_DELETE_USER 25
  21. #define IDS_PASSWORD_CHANGED 26
  22. #define IDS_NP_NAME 27
  23. #define IDS_CACHE_PASSWORD 28
  24. #define IDS_NETFAM_HELP_TEXT 29
  25. #define IDS_PROFILE_POLICY 30
  26. #define IDC_STATIC -1
  27. #define IDC_STATIC1 100
  28. #define IDD_Users 101
  29. #define IDB_BITMAP1 101
  30. #define IDC_STATIC2 101
  31. #define IDD_AddUserIntro 102
  32. #define IDC_STATIC3 102
  33. #define IDD_PickUser 103
  34. #define IDD_EnterUsername 104
  35. #define IDD_NewUserPassword 105
  36. #define IDD_LOGON 106
  37. #define IDD_EnableProfilesIntro 107
  38. #define IDD_EnterCAPassword 108
  39. #define IDD_FinishGoMulti 109
  40. #define IDD_FinishAddUser 110
  41. #define IDD_EnterUserPassword 111
  42. #define IDD_CHANGE_PASSWORD 112
  43. #define IDD_PASSWORD 113
  44. #define IDD_ChooseFolders 114
  45. #define IDD_ChooseFoldersWiz 115
  46. #define IDD_CreateProgress 116
  47. #define IDD_DeleteProgress 117
  48. #define IDC_MAIN_CAPTION 120
  49. #define IDC_MAIN_CAPTION2 122
  50. #define IDC_PASSWORD_LABEL 124
  51. #define IDC_PASSWORD 125
  52. #define IDC_CONFIRM_PASSWORD 126
  53. #define IDC_OLD_PASSWORD 132
  54. #define IDC_CHECK_DESKTOP 80
  55. #define IDC_CHECK_STARTMENU 81
  56. #define IDC_CHECK_FAVORITES 82
  57. #define IDC_CHECK_CACHE 83
  58. #define IDC_CHECK_MYDOCS 84
  59. #define IDC_RADIO_COPY 85
  60. #define IDC_RADIO_EMPTY 86
  61. #define IDC_USERNAME 152
  62. #define IDC_LIST1 1000
  63. #define IDC_Add 1002
  64. #define IDC_Delete 1003
  65. #define IDC_SetPassword 1004
  66. #define IDC_OpenProfileFolder 1005
  67. #define IDC_Clone 1006
  68. #define IDC_RATINGS_PW_COMMENT 1007
  69. #define IDC_CACHE_PASSWORD 1008
  70. /* Note: Code knows that IDB_IMAGE_XXXX_LOGON + 1 == IDB_STATIC_XXXX_LOGON */
  71. #define IDB_IMAGE_LOGON 106
  72. #define IDB_STATIC_LOGON 107
  73. #define IDB_IMAGE_WIN98_LOGON 108
  74. #define IDB_STATIC_WIN98_LOGON 109
  75. #define IDS_UNKNOWN_ERROR 2000
  76. #define IDS_ERROR_NOT_AUTHENTICATED 2001
  77. #define IDS_ERROR_NO_SUCH_USER 2002
  78. #define IDS_ERROR_USER_EXISTS 2003
  79. #define IDS_ERROR_OUT_OF_MEMORY 2004
  80. #define IDS_ERROR_BUSY 2005
  81. #define IDS_ERROR_PATH_NOT_FOUND 2006
  82. #define IDS_ERROR_BUFFER_OVERFLOW 2007
  83. #define IDS_IERR_CachingDisabled 2010
  84. #define IDS_IERR_BadSig 2011
  85. #define IDS_IERR_CacheReadOnly 2012
  86. #define IDS_IERR_IncorrectUsername 2013
  87. #define IDS_IERR_CacheCorrupt 2014
  88. #define IDS_IERR_UsernameNotFound 2015
  89. #define IDS_IERR_CacheFull 2016
  90. #define IDS_IERR_CacheAlreadyOpen 2017
  91. #define IDS_E_ACCESSDENIED 2030
  92. #define IDS_CSIDL_PERSONAL_L 2040
  93. #define IDS_CSIDL_FAVORITES_L 2041
  94. #define IDS_CSIDL_APPDATA_L 2042
  95. #define IDS_CSIDL_CACHE_L 2043
  96. #define IDS_CSIDL_DESKTOP_L 2046
  97. #define IDS_CSIDL_RECENT_L 2047
  98. #define IDS_CSIDL_NETHOOD_L 2048
  99. #define IDS_CSIDL_STARTMENU_L 2049
  100. #define IDS_CSIDL_PROGRAMS_L 2050
  101. #define IDS_CSIDL_STARTUP_L 2051
  102. #define IDS_CSIDL_CHANNELS_L 2052
  103. // Next default values for new objects
  104. //
  105. #ifdef APSTUDIO_INVOKED
  106. #ifndef APSTUDIO_READONLY_SYMBOLS
  107. #define _APS_NEXT_RESOURCE_VALUE 104
  108. #define _APS_NEXT_COMMAND_VALUE 40001
  109. #define _APS_NEXT_CONTROL_VALUE 1001
  110. #define _APS_NEXT_SYMED_VALUE 101
  111. #endif
  112. #endif