mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 16:33:49 +00:00
[REGEDIT] Add a special popup menu for the tree view root item
CORE-16888
This commit is contained in:
parent
13dd917589
commit
b280615b85
31 changed files with 273 additions and 34 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue