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.

53 lines
4.5 KiB

  1. #ifndef __VBHELP_A94F4F8D_9278_437B_ACAE_CC96D7BD3ECC_DEFINED__
  2. #define __VBHELP_A94F4F8D_9278_437B_ACAE_CC96D7BD3ECC_DEFINED__
  3. #define HELP_TOPIC_LEGAL_INFORMATION 1 // Legal Information
  4. #define HELP_TOPIC_JUNK_03 2 // Controlling Exceptions and Events
  5. #define HELP_TOPIC_JUNK_02 3 // Using Breakpoints
  6. #define HELP_TOPIC_JUNK_07 4 // Ending the Debugging Session
  7. #define HELP_TOPIC_JUNK_06 5 // Controlling Processes and Threads
  8. #define HELP_TOPIC_JUNK_05 6 // Crashing and Rebooting the Target Computer
  9. #define HELP_TOPIC_JUNK_04 7 // Synchronizing with the Target Computer
  10. #define HELP_TOPIC_REMOTE_DEBUGGING 8 // Remote Debugging
  11. #define HELP_TOPIC_REMOTE_DEBUGGING_THROUGH_THE_DEBUGGER 9 // Remote Debugging Through the Debugger
  12. #define HELP_TOPIC_REMOTE_DEBUGGING_THROUGH_REMOTE_EXE 10 // Remote Debugging Through Remote.exe
  13. #define HELP_TOPIC_COMMAND_LINE 11 // Command-Line Options
  14. #define HELP_TOPIC_COMMAND_LINE_CDB 12 // CDB Command-Line Options
  15. #define HELP_TOPIC_COMMAND_LINE_NTSD 13 // CDB Command-Line Options
  16. #define HELP_TOPIC_COMMAND_LINE_KD 14 // KD Command-Line Options
  17. #define HELP_TOPIC_COMMAND_LINE_WINDBG 15 // WinDbg Command-Line Options
  18. #define HELP_TOPIC_COMMAND_LINE_KDBGCTRL 16 // KDbgCtrl Command-Line Options
  19. #define HELP_TOPIC_COMMAND_LINE_DR_WATSON 17 // Dr. Watson Command-Line Options
  20. #define HELP_TOPIC_COMMAND_LINE_AUTODUMP 18 // Autodump+ Command-Line Options
  21. #define HELP_TOPIC_COMMAND_LINE_DBGRPC 19 // DbgRpc Command-Line Options
  22. #define HELP_TOPIC_COMMAND_LINE_SYMSTORE 20 // SymStore Command-Line Options
  23. #define HELP_TOPIC_WINDOW_COMMAND 21 // The Command Window
  24. #define HELP_TOPIC_WINDOW_WATCH 22 // The Watch Window
  25. #define HELP_TOPIC_WINDOW_LOCALS 23 // The Locals Window
  26. #define HELP_TOPIC_WINDOW_REGISTERS 24 // The Registers Window
  27. #define HELP_TOPIC_POPUP_REGISTERS 25 // The Registers Window
  28. #define HELP_TOPIC_WINDOW_MEMORY 26 // The Memory Window
  29. #define HELP_TOPIC_WINDOW_CALLS 27 // The Calls Window
  30. #define HELP_TOPIC_WINDOW_DISASSEMBLY 28 // The Disassembly Window
  31. #define HELP_TOPIC_WINDOW_SOURCE 29 // Source Windows
  32. #define HELP_TOPIC_POPUP_ATTACH_TO_PROCESS 30 // File | Attach to a Process
  33. #define HELP_TOPIC_POPUP_CONNECT_TO_REMOTE_SESSION 31 // File | Connect to Remote Session
  34. #define HELP_TOPIC_POPUP_KERNEL_DEBUGGING 32 // File | Kernel Debug
  35. #define HELP_TOPIC_POPUP_SYMBOL_PATH 33 // File | Symbol File Path
  36. #define HELP_TOPIC_POPUP_SOURCE_PATH 34 // File | Source File Path
  37. #define HELP_TOPIC_POPUP_IMAGE_PATH 35 // File | Image File Path
  38. #define HELP_TOPIC_POPUP_OPEN_WORKSPACE 36 // File | Open Workspace
  39. #define HELP_TOPIC_POPUP_SAVE_WORKSPACE_AS 37 // File | Save Workspace As
  40. #define HELP_TOPIC_POPUP_CLEAR_WORKSPACE 38 // File | Clear Workspace
  41. #define HELP_TOPIC_POPUP_DELETE_WORKSPACES 39 // File | Delete Workspaces
  42. #define HELP_TOPIC_POPUP_ADD_TO_COMMAND_OUTPUT 40 // Edit | Add to Command Output
  43. #define HELP_TOPIC_POPUP_GO_TO_ADDRESS 41 // Edit | Go to Address
  44. #define HELP_TOPIC_POPUP_GO_TO_LINE 42 // Edit | Go to Line
  45. #define HELP_TOPIC_POPUP_BREAKPOINTS 43 // Edit | Breakpoints
  46. #define HELP_TOPIC_POPUP_LOG_FILE 44 // Edit | Open/Close Log File
  47. #define HELP_TOPIC_POPUP_PROCESSES_AND_THREADS 45 // View | Processes and Threads
  48. #define HELP_TOPIC_POPUP_OPTIONS 46 // View | Options
  49. #define HELP_TOPIC_POPUP_EVENT_FILTERS 47 // Debug | Event Filters
  50. #define HELP_TOPIC_POPUP_MODULES 48 // Debug | Modules
  51. #endif