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.

58 lines
2.1 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Strings.rc
  4. //
  5. #define IDS_USEAGE 1
  6. #define IDS_USAGE 1
  7. #define IDS_ACTION_SHUTDOWN 2
  8. #define IDS_ACTION_RESTART 3
  9. #define IDS_ACTION_ABORT 4
  10. #define IDS_ACTION_LOGOF 5
  11. #define IDS_ACTION_LOGOFF 5
  12. #define IDS_ACTION_STANDBY 6
  13. #define IDS_ACTION_DISCONNECT 7
  14. #define IDS_CANNOTGETPRIVILAGE 8
  15. #define IDS_ACTIONNOTSUPPORTED 9
  16. #define IDS_GETCOMPUTERNAMEWAIT 10
  17. #define IDS_GETCOMPUTERNAMEPROGRESS 11
  18. #define IDS_GETCOMPUTERNAMECOMPLETE 12
  19. #define IDS_GETCOMPUTERNAMEMOREDATA 13
  20. #define IDS_GETCOMPUTERNAMEERROR 14
  21. #define IDS_DIALOGTITLEWARNING 15
  22. #define IDS_SUCCEEDED 16
  23. #define IDS_FAILED 17
  24. #define IDS_EMPTYLISTMSG 18
  25. #define IDD_DIALOGSHUTDOWN 101
  26. #define IDD_DIALOG_ADDNEW 102
  27. #define IDD_DIALOG_BROWSE 103
  28. #define IDC_COMBOACTION 1000
  29. #define IDC_COMBOOPTION 1001
  30. #define IDC_LISTNETWORKCOMPUTERS 1002
  31. #define IDC_LISTSELECTEDCOMPUTERS 1003
  32. #define IDC_BUTTON_REFRESH 1004
  33. #define IDC_BUTTONREMOVE 1004
  34. #define IDC_BUTTONBROWSE 1010
  35. #define IDC_CHECKWARNING 1011
  36. #define IDC_EDITTIMEOUT 1012
  37. #define IDC_EDITCOMMENT 1014
  38. #define IDC_BUTTONADDNEW 1015
  39. #define IDC_EDIT_ADDCOMPUTERS_COMPUTERS 1015
  40. #define IDC_STATICDESCRIPTION 1017
  41. #define IDC_EDITDOMAIN 1018
  42. #define IDC_STATIC_PROGRESS 1019
  43. #define IDC_CHECK_PLANNED 1020
  44. #define IDC_STATIC -1
  45. // Next default values for new objects
  46. //
  47. #ifdef APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_READONLY_SYMBOLS
  49. #define _APS_NO_MFC 1
  50. #define _APS_NEXT_RESOURCE_VALUE 104
  51. #define _APS_NEXT_COMMAND_VALUE 40001
  52. #define _APS_NEXT_CONTROL_VALUE 1021
  53. #define _APS_NEXT_SYMED_VALUE 101
  54. #endif
  55. #endif