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.

84 lines
2.7 KiB

  1. //
  2. // Used by logon.rc
  3. //
  4. #define IDS_WELCOMEFONT 1
  5. #define IDS_OPTIONSFONT 2
  6. #define IDS_ACCOUNTLISTFONT 3
  7. #define IDS_TYPEPASSWORD 6
  8. #define IDS_WELCOME 7
  9. #define IDS_BADPWD 8
  10. #define IDS_BADPWDHINT 9
  11. #define IDS_BADPWDTITLE 10
  12. #define IDS_POWER 11
  13. #define IDS_POWERNAME 12
  14. #define IDS_PASSWORDHINTTITLE 13
  15. #define IDS_UNDOCK 14
  16. #define IDS_USERLOGGEDON 15
  17. #define IDS_LOGGEDON 16
  18. #define IDS_UNDOCKNAME 17
  19. #define IDS_BADPWDREST 18
  20. #define IDS_BADPWDHINTREST 19
  21. #define IDS_BEGIN 22
  22. #define IDS_MANAGEACCOUNTS 25
  23. #define IDS_LOGGINGON 26
  24. #define IDS_UNREADMAIL 27
  25. #define IDS_UNREADMAILS 28
  26. #define IDS_RUNNINGPROGRAM 29
  27. #define IDS_RUNNINGPROGRAMS 30
  28. #define IDS_PLEASEWAIT 31
  29. #define IDS_USERRUNNINGPROGRAM 32
  30. #define IDS_USERRUNNINGPROGRAMS 33
  31. #define IDS_TOOMANYPROGRAMS 34
  32. #define IDS_USERUNREADEMAIL 35
  33. #define IDS_USERUNREADEMAILS 36
  34. #define IDS_UNREADMAILTEMP 37
  35. #define IDS_USERISLOGGEDON 38
  36. #define IDS_TOOMANYUSERS 39
  37. #define IDS_UNREADMAILACCOUNT 40
  38. #define IDS_WINDOWSNAME 41
  39. #define IDS_TURNOFFFONTSIZE 42
  40. #define IDS_INSTRUCTFONTSIZE 43
  41. #define IDS_WELCOMEFONTSIZE 44
  42. #define IDS_HELPFONTSIZE 45
  43. #define IDS_STATUSFONTSIZE 46
  44. #define IDS_PWINSTRUCTFONTSIZE 47
  45. #define IDS_HELPFONT 48
  46. #define IDS_ACDSC_PWD 100
  47. #define IDB_BACKGROUND 100
  48. #define IDB_EDITFRAME 102
  49. #define IDB_GO 103
  50. #define IDB_GOKF 104
  51. #define IDB_INFO 105
  52. #define IDB_INFOKF 106
  53. #define IDB_POWER 107
  54. #define IDB_UNDOCK 108
  55. #define IDB_SBLINEDOWNV 109
  56. #define IDB_SBLINEUPV 110
  57. #define IDB_SBTHUMBV 111
  58. #define IDB_SELECTION 112
  59. #define IDB_USERFRAME 113
  60. #define IDB_USER0 114
  61. #define IDB_USERFRAMESEL 119
  62. #ifdef DEBUG
  63. #define IDB_USER1 115
  64. #define IDB_USER2 116
  65. #define IDB_USER3 117
  66. #define IDB_USER4 118
  67. #endif
  68. #define IDB_SPOTLIGHT 120
  69. #define IDB_POWERKF 121
  70. #define IDB_UNDOCKKF 122
  71. #define IDB_PRODUCTNAME 123
  72. #define IDB_VDIVIDER 124
  73. #define IDB_HDIVIDERTOP 125
  74. #define IDB_HDIVIDERBOT 126
  75. #define IDB_FLAGSTRIP 127
  76. #define IDR_LOGONUI 1000
  77. // hTheme identification from within the resource
  78. #define SCROLLBARHTHEME 1