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.

67 lines
2.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MQApitst.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_MAINFRAME 128
  7. #define IDR_TESTTYPE 129
  8. #define IDD_CREATE_QUEUE_DIALOG 130
  9. #define IDD_DELETE_QUEUE_DIALOG 131
  10. #define IDD_OPEN_QUEUE_DIALOG 132
  11. #define IDD_CLOSE_QUEUE_DIALOG 133
  12. #define IDD_SEND_MESSAGE_DIALOG 134
  13. #define IDD_RECEIVE_MESSAGE_DIALOG 135
  14. #define IDD_WAIT_DIALOG 136
  15. #define IDD_LOCATE_DIALOG 137
  16. #define IDC_QUEUE_PATHNAME 1000
  17. #define IDC_QUEUE_LABEL 1001
  18. #define IDC_DELETE_QUEUE_COMBO 1003
  19. #define IDC_MQ_PEEK_ACCESS 1007
  20. #define IDC_MQ_SEND_ACCESS 1008
  21. #define IDC_IDC_MQ_RECEIVE_ACCESS 1009
  22. #define IDC_PATHNAME_COMBO 1010
  23. #define IDC_COMBO 1011
  24. #define IDC_ADMIN_COMBO 1012
  25. #define IDC_MESSAGE_PRIORITY 1013
  26. #define IDC_DELIVERY_EXPRESS_RADIO 1014
  27. #define IDC_DELIVERY_RECOVERABLE_RADIO 1015
  28. #define IDC_ACK_FULL_RADIO 1016
  29. #define IDC_ACK_FULL_REACH_QUEUE_RADIO 1016
  30. #define IDC_ACK_NEG_RADIO 1017
  31. #define IDC_ACK_FULL_RECEIVE_RADIO 1017
  32. #define IDC_ACK_NONE_RADIO 1018
  33. #define IDC_LABEL 1020
  34. #define IDC_BODY 1021
  35. #define IDC_TIMEOUT 1022
  36. #define IDC_TARGET_COMBO 1024
  37. #define IDC_LOCATE_LABEL 1025
  38. #define IDC_JOURNAL 1026
  39. #define IDC_DEAD_LETTER 1027
  40. #define IDC_AUTHENTICATED 1029
  41. #define IDC_TIME_TO_BE_RECEIVED 1030
  42. #define IDC_NACK_REACH_QUEUE_RADIO 1031
  43. #define IDC_NACK_RECEIVE_RADIO 1032
  44. #define IDC_TIME_TO_REACH_QUEUE 1033
  45. #define IDC_EDIT1 1035
  46. #define IDC_RADIO3 1036
  47. #define IDC_EDT_BODY_SIZE 1037
  48. #define IDC_ENCRYPTED 1038
  49. #define ID_API_CREATE_QUEUE 32771
  50. #define ID_API_DELETE_QUEUE 32772
  51. #define ID_API_OPEN_QUEUE 32773
  52. #define ID_API_CLOSE_QUEUE 32774
  53. #define ID_API_SEND_MESSAGE 32775
  54. #define ID_API_RECEIVE_MESSAGE 32776
  55. #define ID_API_LOCATE 32777
  56. // Next default values for new objects
  57. //
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_3D_CONTROLS 1
  61. #define _APS_NEXT_RESOURCE_VALUE 141
  62. #define _APS_NEXT_COMMAND_VALUE 32785
  63. #define _APS_NEXT_CONTROL_VALUE 1039
  64. #define _APS_NEXT_SYMED_VALUE 101
  65. #endif
  66. #endif