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.

49 lines
1.9 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by sendcmsg.rc
  4. //
  5. #define IDS_CAPTION 100
  6. #define IDS_SENDCONSOLEMESSAGEAPP_DESC 101
  7. #define IDB_BITMAP_COMPUTER 102
  8. #define IDD_DISPATCH_MESSAGES 103
  9. #define IDS_MENU_SEND_MESSAGE 105
  10. #define IDS_STATUS_SEND_MESSAGE 106
  11. #define IDD_SEND_CONSOLE_MESSAGE 130
  12. #define IDD_ADVANCED_MESSAGE_OPTIONS 132
  13. #define IDS_RECIPIENT_ALREADY_EXISTS 200
  14. #define IDS_ERR_CANNOT_SEND_TO_ALL_RECIPIENTS 201
  15. #define IDS_MESSAGE_COULD_NOT_BE_SENT 202
  16. #define IDS_1_RECIPIENT_NOT_CONTACTED 203
  17. #define IDC_EDIT_MESSAGE_TEXT 900
  18. #define IDC_LIST_RECIPIENTS 901
  19. #define IDC_BUTTON_ADVANCED 902
  20. #define IDC_BUTTON_ADD_RECIPIENT 903
  21. #define IDC_BUTTON_REMOVE_RECIPIENT 904
  22. #define IDC_STATIC_RESOURCE_NAME 1000
  23. #define IDC_STATIC_SHUTDOWN_OCCURS 1001
  24. #define IDC_STATIC_SHUTDOWN_OCCURS_UNIT 1002
  25. #define IDC_STATIC_RESEND 1003
  26. #define IDC_EDIT_RESOURCE_NAME 1004
  27. #define IDC_EDIT_SHUTDOWN_OCCURS 1005
  28. #define IDC_EDIT_RESEND 1006
  29. #define IDC_CHECK_SEND_AUTOMATED_MESSAGE 1007
  30. #define IDC_EDIT_RESOURCE_BACK_ONLINE 1008
  31. #define IDC_SPIN_SHUTDOWN_OCCURS 1009
  32. #define IDC_SPIN_RESEND 1010
  33. #define IDC_STATIC_RESEND_UNIT 1011
  34. #define IDC_STATIC_RESOURCE_BACK_ONLINE 1012
  35. #define IDC_PROGRESS_MESSAGES 1013
  36. #define IDC_STATIC_RECIPIENT 1014
  37. #define IDC_STATIC_MESSAGE_OF 1015
  38. #define IDC_STATIC_ERRORS_ENCOUNTERED 1016
  39. // Next default values for new objects
  40. //
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE 104
  44. #define _APS_NEXT_COMMAND_VALUE 40001
  45. #define _APS_NEXT_CONTROL_VALUE 1019
  46. #define _APS_NEXT_SYMED_VALUE 101
  47. #endif
  48. #endif