RC2135 File not found on XPorter generated menu resource
Posted: Wed Jan 30, 2019 10:51 pm
I deleted the icons with the 2135 error (see previous question) and now I get, on the Xported VO code):
RC2135 File not found on XPorter generated menu resource
So far 22 errors, like file not found: MENUITEM
file not found: END
See a part of the converted resource below.
Also this gives an error:
MENUITEM "MN_CUTtCtrl+X", 22755
Error RC2164 unexpected value in RCDATA IC2 lib C:XporterOutputIC2 libOmschrijfVenster.OMSCHRIJFMENU.rc 13
It seems that the shortcut key (tCtrl+X) causes the error.
Basically it goes wrong in every .rc file generated by XPorter.
How do I solve that?
Dick
OMSCHRIJFMENU MENU
Begin
POPUP "MN_BESTAND"
BEGIN
MENUITEM "MN_SLUITtCtrl+F4", 22749
MENUITEM SEPARATOR
MENUITEM "MN_PRSETUP", 22751
MENUITEM SEPARATOR
MENUITEM "MN_EXITtAlt+F4", 22753
END
POPUP "MN_BEWERK"
RC2135 File not found on XPorter generated menu resource
So far 22 errors, like file not found: MENUITEM
file not found: END
See a part of the converted resource below.
Also this gives an error:
MENUITEM "MN_CUTtCtrl+X", 22755
Error RC2164 unexpected value in RCDATA IC2 lib C:XporterOutputIC2 libOmschrijfVenster.OMSCHRIJFMENU.rc 13
It seems that the shortcut key (tCtrl+X) causes the error.
Basically it goes wrong in every .rc file generated by XPorter.
How do I solve that?
Dick
OMSCHRIJFMENU MENU
Begin
POPUP "MN_BESTAND"
BEGIN
MENUITEM "MN_SLUITtCtrl+F4", 22749
MENUITEM SEPARATOR
MENUITEM "MN_PRSETUP", 22751
MENUITEM SEPARATOR
MENUITEM "MN_EXITtAlt+F4", 22753
END
POPUP "MN_BEWERK"