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.

66 lines
2.4 KiB

  1. // 4/23/98 - a-karenk Creation of file for dsclient cs help
  2. // Help IDs
  3. // a-karenk
  4. //updated 5/12/99 by debbfr
  5. // ID values for Find: Users and Groups
  6. //Find and In drop down
  7. #define IDH_IN 6710 //Server list dropdown
  8. #define IDH_FIND 6708 //Find dropdown
  9. // Users and Groups Tab
  10. #define IDH_USER_GROUP_NAME 6701 //User Name
  11. #define IDH_USER_GROUP_DESCRIPTION 6702 //Description
  12. // General buttons
  13. #define IDH_BROWSE 6703 //Browse Button
  14. #define IDH_FIND_NOW 6716 //Find now button
  15. #define IDH_STOP 6717 //Stop button
  16. #define IDH_CLEAR_ALL 6719 //Clear all button
  17. // Advanced Tab
  18. #define IDH_FIELD 6736 //Dropdown list with query
  19. #define IDH_CONDITION 6735 //Condition box
  20. #define IDH_VALUE 6734 //Value box
  21. #define IDH_ADD 6715 //Add button
  22. #define IDH_REMOVE 6714 //Remove button
  23. #define IDH_CRITERIA 6733 //Criteria list
  24. #define IDH_RESULTS 6704 //Results list
  25. //ID Values for Find: Computers tab
  26. #define IDH_COMPUTER_NAME 6705 //Computer name box
  27. #define IDH_OWNER 6706 //Owner name box
  28. #define IDH_ROLE 6707 //Computer role dropdown box
  29. //ID Values for Printers tab
  30. #define IDH_PRINTER_NAME 6722 //Printer Name Box
  31. #define IDH_PRINTER_LOCATION 6713 //Location box
  32. #define IDH_PRINTER_MODEL 6732 //Model box
  33. //ID Values for Features tab
  34. #define IDH_DOUBLE_SIDED 6742 //Can print double-sided chkbx
  35. #define IDH_STAPLE 6744 //Can staple chkbx
  36. #define IDH_PRINT_COLOR 6743 //Can print color chkbx
  37. #define IDH_PAPER_SIZE 6729 //Has paper size dropdown
  38. #define IDH_RESOLUTION 6726 //Resolution at least dropdown
  39. #define IDH_SPEED 6746 //Speed at least dropdown
  40. //ID Values for Find: Shared File Folders tab
  41. #define IDH_SHARED_FOLDER_NAMED 6709 //Named box
  42. #define IDH_KEYWORDS 6711 //Keywords box
  43. //ID Values for Browse for Container
  44. #define IDH_BROWSE_CONTAINER 6725 //Browse Container dialog box
  45. //ID Values for Find: Directory Folders
  46. #define IDH_DIR_FOLDER_NAMED 6712 //Named box
  47. //ID Values for Find: Custom Search/Advanced tab
  48. #define IDH_LDAP_QUERY 6718 //Enter LDAP Query box
  49. //ID Values for Choose Columns dialog
  50. #define IDH_ADD_COLUMNS 6750 //Add button
  51. #define IDH_REMOVE_COLUMNS 6751 //Remove button
  52. #define IDH_COLUMNS_AVAILABLE 6752 //Columns Available list
  53. #define IDH_COLUMNS_SHOWN 6753 //Columns Shown list