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.

153 lines
5.4 KiB

  1. #ifdef IDC_STATIC
  2. #undef IDC_STATIC
  3. #endif
  4. #define IDC_STATIC (-1)
  5. #define ID_SETBREAK_COMMAND 2200
  6. #define ID_SETBREAK_THREAD 2202
  7. #define ID_SETBREAK_BREAKPOINT 2203
  8. #define ID_SETBREAK_REMOVE 2204
  9. #define ID_SETBREAK_REMOVEALL 2205
  10. #define ID_SETBREAK_DISABLE 2206
  11. #define ID_SETBREAK_ENABLE 2207
  12. #define IDD_DLG_FILEOPEN_EXPLORER_EXTENSION_EXE_ARGS 2250
  13. #define IDC_EDIT_ARGS 2251
  14. #define IDC_EXEOPEN_CHILD_PROCESSES 2252
  15. #define IDD_DLG_KERNEL_COM 2300
  16. #define IDC_KD_BAUDRATE 2301
  17. #define IDC_KD_PORT 2302
  18. #define IDD_DLG_KERNEL_1394 2310
  19. #define IDC_KD_1394_CHANNEL 2311
  20. #define IDD_DLG_KERNEL_LOCAL 2320
  21. #define IDD_DLG_CONNECTTOREMOTE 2400
  22. #define IDC_REM_CONNECT_LABEL 2401
  23. #define IDC_REM_CONNECT 2402
  24. #define IDC_REM_BROWSE 2403
  25. #define IDD_DLG_BROWSE_SERVERS 2450
  26. #define IDC_BROWSE_MACHINE 2451
  27. #define IDC_BROWSE_REFRESH 2452
  28. #define IDC_BROWSE_SERVERS_LIST 2453
  29. #define IDD_DLG_SYMBOLS 2500
  30. #define IDC_SYMPATH_LABEL 2501
  31. #define IDC_SYMPATH 2502
  32. #define IDD_DLG_REG_CUSTOMIZE 2600
  33. #define IDC_REGCUST_ENTRY 2601
  34. #define IDD_DLG_MEMORY 3012
  35. #define IDD_DLG_BREAKPOINTS 3013
  36. #define IDD_DLG_MEM_PHYSICAL 3014
  37. #define IDD_DLG_MEM_VIRTUAL 3015
  38. #define IDD_DLG_MEM_BUS_DATA 3016
  39. #define IDD_DLG_MEM_CONTROL 3017
  40. #define IDD_DLG_MEM_IO 3018
  41. #define IDD_DLG_MEM_MSR 3019
  42. #define IDC_LIST_CALLS 3255
  43. #define IDC_STATUS_BAR 4000
  44. #define IDC_TOOLBAR 4001
  45. #define IDC_RICHEDIT_CMD_HISTORY 4002
  46. #define IDC_RICHEDIT_CMD_EDIT 4003
  47. #define IDC_RICHEDIT_DOC_EDIT 4004
  48. #define IDC_LISTVIEW 4005
  49. #define IDC_COMBO_MEM_TYPE 4007
  50. #define IDC_EDIT_MEM_ADDRESS 4008
  51. #define IDC_COMBO_INTERFACE_TYPE 4009
  52. #define IDC_EDIT_ADDRESS_SPACE 4010
  53. #define IDC_EDIT_OFFSET 4011
  54. #define IDC_COMBO_BUS_DATA_TYPE 4012
  55. #define IDC_EDIT_BUS_NUMBER 4013
  56. #define IDC_EDIT_SLOT_NUMBER 4014
  57. #define IDC_COMBO_DISPLAY_FORMAT 4015
  58. #define IDC_EDIT_PROCESSOR 4016
  59. #define IDD_DLG_GOTO_LINE 4100
  60. #define IDC_LINE_ENTRY 4101
  61. #define IDD_DLG_GOTO_ADDRESS 4200
  62. #define IDC_ADDRESS_ENTRY 4201
  63. #define IDD_DLG_LOG_FILE 4300
  64. #define IDC_LOG_FILE_NAME 4301
  65. #define IDC_LOG_CLOSE 4302
  66. #define IDC_LOG_APPEND 4303
  67. #define IDD_DLG_IMAGE_PATH 4350
  68. #define IDC_IMAGE_PATH 4351
  69. #define IDD_DLG_SOURCE_PATH 4400
  70. #define IDC_SOURCE_PATH 4401
  71. #define IDC_LOCAL_SOURCE 4402
  72. #define IDD_DLG_ATTACH_PROCESS 4450
  73. #define IDC_ATTACH_PID 4451
  74. #define IDC_ATTACH_PROC_LIST 4452
  75. #define IDC_ATTACH_NONINVASIVE 4453
  76. #define IDD_DLG_EVENT_FILTERS 4499
  77. #define IDD_DLG_EXCEPTION_FILTER 4500
  78. #define IDC_FILTER_ADD 4501
  79. #define IDC_FILTER_REMOVE 4502
  80. #define IDC_FILTER_ENABLED 4503
  81. #define IDC_FILTER_DISABLED 4504
  82. #define IDC_FILTER_OUTPUT 4505
  83. #define IDC_FILTER_IGNORE 4506
  84. #define IDC_FILTERS 4507
  85. #define IDC_FILTER_CODE 4508
  86. #define IDC_FILTER_HANDLED 4509
  87. #define IDC_FILTER_NOT_HANDLED 4510
  88. #define IDC_FILTER_ARGUMENT 4511
  89. #define IDD_DLG_FILTER_ARGUMENT 4512
  90. #define IDD_DLG_FILTER_COMMAND 4513
  91. #define IDC_FILTER_COMMAND 4514
  92. #define IDC_FILTER_COMMAND2 4515
  93. #define IDD_DLG_OPTIONS 4550
  94. #define IDC_OPTION_TAB_WIDTH 4551
  95. #define IDC_OPTION_REPEAT_COMMANDS 4552
  96. #define IDC_OPTION_COLOR_LIST 4553
  97. #define IDC_OPTION_COLOR_DISPLAY 4554
  98. #define IDC_OPTION_COLOR_CHANGE 4555
  99. #define IDC_OPTION_DISASM_ACTIVATE_SOURCE 4556
  100. #define IDC_OPTION_AUTO_CMD_SCROLL 4557
  101. #define IDD_DLG_CLEAR_WORKSPACE 4600
  102. #define IDC_CLW_SAVE_LIST 4601
  103. #define IDC_CLW_CLEAR 4602
  104. #define IDC_CLW_CLEAR_ALL 4603
  105. #define IDC_CLW_SAVE 4604
  106. #define IDC_CLW_SAVE_ALL 4605
  107. #define IDC_CLW_CLEAR_LIST 4606
  108. #define IDD_DLG_MODULES 4625
  109. #define IDC_MODULE_LIST 4626
  110. #define IDD_DLG_WORKSPACE_IO 4650
  111. #define IDC_WORKSPACE_LIST 4651
  112. #define IDC_WORKSPACE_NAME 4652
  113. #define IDD_DLG_ADD_TO_COMMAND_HISTORY 4675
  114. #define IDC_ATCH_TEXT 4676
  115. #define IDD_DLG_DELETE_WORKSPACES 4700
  116. #define IDC_DELETE_WORKSPACE 4701