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.

93 lines
3.6 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by scarddlg.rc
  13. //
  14. #define IDS_SC_UNKNOWN_NO 1
  15. #define IDS_SC_KNOWN_INCORRECT 2
  16. #define IDS_SC_DEAD 3
  17. #define IDS_SC_BUSY 4
  18. #define IDS_SC_STATUS_NOT_IN_USE 6
  19. #define IDS_SC_NAME_UNKNOWN 7
  20. #define IDHELP 9
  21. #define IDS_SC_CONNECT_FAILED 10
  22. #define IDS_SC_SELECT 11
  23. #define IDS_SC_TITLE_ERROR 12
  24. #define IDS_SC_FOUND 13
  25. #define IDS_SC_FOUND_BUSY 14
  26. #define IDS_SC_READER 15
  27. #define IDS_SC_CARDSTATUS 16
  28. #define IDS_SC_CARD 17
  29. #define IDS_SC_NOMATCH 18
  30. #define IDS_DETAILS_SHOW 21
  31. #define IDS_DETAILS_HIDE 22
  32. #define IDS_DETAILS_CAP 23
  33. #define IDS_READERS_CAP 24
  34. #define IDS_NAME_CAP 25
  35. #define IDS_STATUS_CAP 26
  36. #define IDS_SC_RM_ERR 27
  37. #define IDS_UNKNOWN_ERROR 28
  38. #define IDS_SC_NO_READERS 29
  39. #define IDS_SC_STATUS_NO_CARD 30
  40. #define IDS_SC_STATUS_UNKNOWN 31
  41. #define IDS_SC_STATUS_AVAILABLE 32
  42. #define IDS_SC_STATUS_SHARED 33
  43. #define IDS_SC_STATUS_IN_USE 34
  44. #define IDS_SC_STATUS_ERROR 35
  45. #define IDS_PROMPT_ONECARD 36
  46. #define IDS_PROMPT_CARDS 37
  47. #define IDS_SC_CANT_USE 38
  48. #define IDS_SC_PROMPT_ANYCARD 39
  49. #define IDD_SCARDDLG_BAR 104
  50. #define IDD_SCARDDLG1 105
  51. #define IDD_SCARDDLG 129
  52. #define IDI_SC_WRONGCARD 140
  53. #define IDI_SC_READERERR 141
  54. #define IDI_SC_READEREMPTY_V2 142
  55. #define IDI_SC_READERLOADED_V2 143
  56. #define IDI_SC_CARD 144
  57. #define IDI_SC_CARDUNKNOWN 145
  58. #define IDD_ENTER 146
  59. #define IDD_CHANGE 147
  60. #define IDC_DLGBAR 1000
  61. #define IDC_BUTTON_BOTTOM 1001
  62. #define IDC_READERS 1001
  63. #define IDC_NAME 1003
  64. #define IDC_STATUS 1004
  65. #define IDC_DETAILS 1005
  66. #define IDC_SCARD_LIST 1006
  67. #define IDC_CARDNAME 1007
  68. #define IDC_GROUPDROPLIST 1008
  69. #define IDC_SEARCH_LIST 1009
  70. #define IDC_HELP_TEXT 1010
  71. #define IDC_CARD_PIC 1013
  72. #define IDC_PROMPT 1014
  73. #define IDC_USERICON 1015
  74. #define IDC_DETAILS_CAPTION 1016
  75. #define IDC_READERS_CAPTION 1017
  76. #define IDC_NAME_CAPTION 1018
  77. #define IDC_STATUS_CAPTION 1019
  78. #define IDC_EDIT1 1020
  79. #define IDC_CHECK1 1021
  80. #define IDC_EDIT2 1021
  81. #define IDC_EDIT3 1022
  82. // Next default values for new objects
  83. //
  84. #ifdef APSTUDIO_INVOKED
  85. #ifndef APSTUDIO_READONLY_SYMBOLS
  86. #define _APS_NEXT_RESOURCE_VALUE 148
  87. #define _APS_NEXT_COMMAND_VALUE 32771
  88. #define _APS_NEXT_CONTROL_VALUE 1022
  89. #define _APS_NEXT_SYMED_VALUE 101
  90. #endif
  91. #endif