[REGEDIT] Add a special popup menu for the tree view root item

CORE-16888
This commit is contained in:
Eric Kohl 2020-04-18 08:52:24 +02:00
parent 13dd917589
commit b280615b85
31 changed files with 273 additions and 34 deletions

View file

@ -35,7 +35,8 @@
#define PM_MODIFYVALUE 0
#define PM_NEW 1
#define PM_TREECONTEXT 2
#define PM_HEXEDIT 3
#define PM_ROOTITEM 3
#define PM_HEXEDIT 4
#define MAX_NEW_KEY_LEN 128