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.

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