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