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.

49 lines
1.9 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by dbwin32.rc
  4. //
  5. #define IDR_MAIN 1000
  6. #define CMD_FILERUN 1001
  7. #define CMD_FILEATTACH 1002
  8. #define CMD_FILESYSTEM 1003
  9. #define CMD_FILEEXIT 1004
  10. #define CMD_OPTIONS 1101
  11. #define CMD_ABOUT 1201
  12. #define IDR_CHILD 2000
  13. #define CMD_FILESAVEBUFFER 2001
  14. #define CMD_EDITCOPY 2101
  15. #define CMD_EDITCLEARBUFFER 2102
  16. #define CMD_EDITSELECTALL 2103
  17. #define IDR_ABOUTDLG 3000
  18. #define IDR_ATTACHDLG 4000
  19. #define IDC_PROCESS 4001
  20. #define IDR_RUNDLG 5000
  21. #define IDC_COMMANDLINE 5001
  22. #define IDC_BROWSE 5002
  23. #define IDR_OPTIONSDLG 6000
  24. #define IDC_ONTOP 6001
  25. #define IDC_MINIMIZE 6002
  26. #define IDC_NONE 6003
  27. #define IDC_CLOSE 6004
  28. #define IDC_NEWPROCESS 6005
  29. #define IDC_NEWTHREAD 6006
  30. #define IDC_FILTER_OUTPUT 6007
  31. #define IDC_FILTER_EXCEPTIONS 6008
  32. #define IDC_FILTER_PROCESSCREATE 6009
  33. #define IDC_FILTER_PROCESSEXIT 6010
  34. #define IDC_FILTER_THREADCREATE 6011
  35. #define IDC_FILTER_THREADEXIT 6012
  36. #define IDC_FILTER_DLLLOAD 6013
  37. #define IDC_FILTER_DLLUNLOAD 6014
  38. #define IDC_FILTER_RIP 6015
  39. // Next default values for new objects
  40. //
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE 107
  44. #define _APS_NEXT_COMMAND_VALUE 112
  45. #define _APS_NEXT_CONTROL_VALUE 6032
  46. #define _APS_NEXT_SYMED_VALUE 102
  47. #endif
  48. #endif