--- mstools/samples/mfedit/mfedit.rc 2018/08/09 18:24:09 1.1.1.2 +++ mstools/samples/mfedit/mfedit.rc 2018/08/09 18:26:25 1.1.1.3 @@ -40,6 +40,14 @@ BEGIN MENUITEM SEPARATOR POPUP "Metafile Record" BEGIN + POPUP "GDI Comment" + BEGIN + MENUITEM "WINDOWS_METAFILE" MM_C_WND_MF, grayed + MENUITEM "BEGIN_GROUP" MM_C_BEGIN_GP, grayed + MENUITEM "END_GROUP" MM_C_END_GP, grayed + MENUITEM "MULTIFORMATS" MM_C_MLTFMTS + END + MENUITEM SEPARATOR MENUITEM "Remove" MM_REMOVE, grayed MENUITEM "Insert" MM_INSERT, grayed MENUITEM SEPARATOR