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.

72 lines
3.0 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by memdbe.rc
  4. //
  5. #define IDI_ICON_SPHERE 101
  6. #define IDD_DIALOG_ABOUT 102
  7. #define IDD_DIALOG_CHILD 105
  8. #define IDR_MENU_MAIN 106
  9. #define IDB_BITMAP_KEY 107
  10. #define IDB_BITMAP_KEYSEL 108
  11. #define IDR_ACCELERATOR 110
  12. #define IDR_MENU_POPUP 111
  13. #define IDD_DIALOG_SHORTDATA 112
  14. #define IDD_DIALOG_KEYFIND 113
  15. #define IDD_DIALOG_LINKAGE 114
  16. #define IDD_DIALOG_CREATEKEY 115
  17. #define IDC_LIST_DATA 1003
  18. #define IDC_TREE_KEY 1004
  19. #define IDC_BUTTON_EXPANDALL 1005
  20. #define IDC_BUTTON_COLLAPSEALL 1006
  21. #define IDC_BUTTON_REFRESH 1008
  22. #define IDC_RADIO_DEC 1015
  23. #define IDC_RADIO_HEX 1016
  24. #define IDC_EDIT_DATA 1017
  25. #define IDC_EDIT_KEYPATTERN 1020
  26. #define IDC_EDIT_FILTERPATTERN 1021
  27. #define IDC_BUTTON_APPLYFILTER 1022
  28. #define IDC_BUTTON_SHOWALL 1023
  29. #define IDC_STATIC_KEYNAME 1024
  30. #define IDC_EDIT_KEYNAMEHIDDEN 1026
  31. #define IDC_EDIT_KEY1 1027
  32. #define IDC_EDIT_KEY2 1028
  33. #define IDC_CHECK_USEPATTERN 1031
  34. #define IDC_EDIT_KEY 1032
  35. #define IDC_RADIO_SETDATA 1033
  36. #define IDC_RADIO_ADDDATA 1034
  37. #define ID_HELP_ABOUT 40001
  38. #define ID_QUIT 40002
  39. #define ID_FILE_NEW 40003
  40. #define ID_FILE_LOAD 40004
  41. #define ID_FILE_SAVE 40005
  42. #define ID_FILE_QUIT 40006
  43. #define ID_FILE_SAVEAS 40007
  44. #define ID_FILE_REVERT 40008
  45. #define ID_KEY_CREATECHILD 40009
  46. #define ID_KEY_DELETEITEM 40010
  47. #define ID_KEY_DELETE 40011
  48. #define ID_KEY_PARSEPATHS 40012
  49. #define ID_KEY_ADDDATA 40013
  50. #define ID_DATA_ADDVALUE 40014
  51. #define ID_DATA_ADDFLAGS 40015
  52. #define ID_DATA_ADDBINARYDATA 40016
  53. #define ID_DATA_ADDLINKAGE 40018
  54. #define ID_KEY_RENAME 40019
  55. #define ID_KEY_CLEARDATA 40020
  56. #define ID_KEY_FIND 40021
  57. #define ID_KEY_FINDNEXT 40022
  58. #define ID_KEY_COPYNAME 40023
  59. #define ID_KEY_CREATELINKAGE 40024
  60. #define ID_KEY_CREATENEW 40032
  61. #define IDC_STATIC -1
  62. // Next default values for new objects
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE 116
  67. #define _APS_NEXT_COMMAND_VALUE 40033
  68. #define _APS_NEXT_CONTROL_VALUE 1034
  69. #define _APS_NEXT_SYMED_VALUE 101
  70. #endif
  71. #endif