Source code of Windows XP (NT5)
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.

134 lines
4.6 KiB

  1. /*****************************************************************/
  2. /** Microsoft Windows NT **/
  3. /** Copyright(c) Microsoft Corp., 1993 **/
  4. /*****************************************************************/
  5. /*
  6. * nwc.h
  7. * This manifests are used by the nwc applat.
  8. *
  9. * History:
  10. * ChuckC 7/18/93 Created
  11. *
  12. */
  13. #ifndef _NWC_H_
  14. #define _NWC_H_
  15. #include <uirsrc.h>
  16. #include <uimsg.h>
  17. #define IDRSRC_NWCCPL_BASE 13000 // BUGBUG
  18. #define IDRSRC_NWCCPL_LAST 13499 // BUGBUG
  19. #define IDS_UI_NWCCPL_BASE 7000+17000 // BUGBUG
  20. #define IDS_UI_NWCCPL_LAST 7000+17499 // BUGBUG
  21. /*
  22. * Resource Ids from 13000-13199 are reserved for nwc.h
  23. */
  24. /*
  25. * Icons - used in the control panel applet only
  26. */
  27. #define IDI_NWCCPA_ICON 13001
  28. /*
  29. * Bitmaps
  30. */
  31. /*
  32. * Dialog Numbers
  33. */
  34. #define IDD_NWCDLG 13002
  35. #define IDD_NWC_GW_DLG 13003
  36. #define IDD_NWC_GWADD_DLG 13004
  37. #define IDD_NWC_WINNT_DLG 13005
  38. /*
  39. * NWC Applet dialog controls
  40. */
  41. #define SLT_USERNAME 200
  42. #define SLT_CURRENTPREFERREDSERVER 201
  43. #define COMBO_PREFERREDSERVERS 202
  44. #define CHKBOX_FORMFEED 203
  45. #define CHKBOX_PRINTNOTIFY 204
  46. #define CHKBOX_PRINTBANNER 205
  47. #define IDD_NWC_GATEWAY 206
  48. #define IDD_NWC_HELP 207
  49. #define RB_PREFERRED_SERVER 208
  50. #define RB_DEFAULT_CONTEXT 209
  51. #define SLE_DEFAULT_CONTEXT 210
  52. #define SLE_DEFAULT_TREE 211
  53. #define CHKBOX_LOGONSCRIPT 212
  54. #define GW_CHKBOX_ENABLE 300
  55. #define GW_SLE_ACCOUNT 301
  56. #define GW_SLE_PASSWD 302
  57. #define GW_SLE_CONFIRM_PASSWD 303
  58. #define GW_PB_PERM 304
  59. #define GW_PB_ADD 305
  60. #define GW_PB_DELETE 306
  61. #define GW_LB_SHARES 307
  62. #define GW_SLT_SHARE 308
  63. #define GW_SLT_DRIVE 309
  64. #define GW_SLT_USERS 310
  65. #define GW_SLT_PATH 311
  66. #define GW_SLE_SHARENAME 400
  67. #define GW_SLE_PATH 401
  68. #define GW_COMBO_DRIVE 402
  69. #define GW_SLE_COMMENT 403
  70. #define GW_RB_UNLIMITED 404
  71. #define GW_RB_USERS 405
  72. #define GW_SLE_USERS 406
  73. #define GW_SB_USERS_GROUP 407
  74. #define GW_SB_USERS_UP 408
  75. #define GW_SB_USERS_DOWN 409
  76. /*
  77. * String IDs
  78. */
  79. #define IDS_NWCCPA_NAME_STRING (IDS_UI_NWCCPL_BASE+1)
  80. #define IDS_NWCCPA_INFO_STRING (IDS_UI_NWCCPL_BASE+2)
  81. #define IDS_CPL_HELPFILENAME (IDS_UI_NWCCPL_BASE+3)
  82. #define IDS_CPL_HELPFILENAME_NTAS (IDS_UI_NWCCPL_BASE+4)
  83. #define IDS_NWC_SERVICE_UNAVAIL (IDS_UI_NWCCPL_BASE+5)
  84. #define IDS_NONE (IDS_UI_NWCCPL_BASE+6)
  85. #define IDS_REGISTRY_UPDATED_ONLY (IDS_UI_NWCCPL_BASE+7)
  86. #define IDS_AUTHENTICATION_FAILURE_WARNING (IDS_UI_NWCCPL_BASE+8)
  87. #define IDS_INVALID_SERVER_NAME (IDS_UI_NWCCPL_BASE+9)
  88. #define IDS_RESTART_SERVER (IDS_UI_NWCCPL_BASE+10)
  89. #define IDS_PASSWORD_HAS_EXPIRED (IDS_UI_NWCCPL_BASE+11)
  90. #define IDS_PASSWORDS_NO_MATCH (IDS_UI_NWCCPL_BASE+12)
  91. #define IDS_DELETED (IDS_UI_NWCCPL_BASE+13)
  92. #define IDS_ACCESS_PROBLEM (IDS_UI_NWCCPL_BASE+15)
  93. #define IDS_SHARE (IDS_UI_NWCCPL_BASE+16)
  94. #define IDS_SHARE_PERM_GEN_READ (IDS_UI_NWCCPL_BASE+17)
  95. #define IDS_SHARE_PERM_GEN_MODIFY (IDS_UI_NWCCPL_BASE+18)
  96. #define IDS_SHARE_PERM_GEN_ALL (IDS_UI_NWCCPL_BASE+19)
  97. #define IDS_SHARE_PERM_GEN_NO_ACCESS (IDS_UI_NWCCPL_BASE+20)
  98. #define IDS_GATEWAY_NO_ACCESS (IDS_UI_NWCCPL_BASE+21)
  99. #define IDS_CONFIRM_DISABLE (IDS_UI_NWCCPL_BASE+22)
  100. #define IDS_UNLIMITED (IDS_UI_NWCCPL_BASE+23)
  101. #define IDS_NWC_SERVICE_UNAVAIL_NTAS (IDS_UI_NWCCPL_BASE+24)
  102. #define IDS_NWCCPA_NAME_STRING_NTAS (IDS_UI_NWCCPL_BASE+25)
  103. #define IDS_NWCCPA_INFO_STRING_NTAS (IDS_UI_NWCCPL_BASE+26)
  104. #define IDS_SHARE_NOT_ACCESSIBLE_FROM_DOS (IDS_UI_NWCCPL_BASE+27)
  105. #define IDS_TREE_NAME_MISSING (IDS_UI_NWCCPL_BASE+28)
  106. #define IDS_CONTEXT_MISSING (IDS_UI_NWCCPL_BASE+29)
  107. #define IDS_SERVER_MISSING (IDS_UI_NWCCPL_BASE+30)
  108. #define IDS_CONTEXT_AUTH_FAILURE_WARNING (IDS_UI_NWCCPL_BASE+31)
  109. /*
  110. * Help Context
  111. */
  112. #include <nwchelp.h>
  113. #endif