Enable the help menu for regedit.
This commit is contained in:
parent
94d5531e6f
commit
794e046279
|
@ -94,10 +94,8 @@ BEGIN
|
|||
END
|
||||
POPUP "&Help"
|
||||
BEGIN
|
||||
/*
|
||||
* MENUITEM "&Help Topics", ID_HELP_HELPTOPICS
|
||||
* MENUITEM SEPARATOR
|
||||
*/
|
||||
MENUITEM "&Help Topics\tF1", ID_HELP_HELPTOPICS
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&About Registry Editor", ID_HELP_ABOUT
|
||||
END
|
||||
END
|
||||
|
|
Loading…
Reference in New Issue