A small MUI bug
If you don't provide two parameters for:
MUI_UNCONFIRMPAGE_TEXT text [subtext]
the compiler gives an error.
Archive: A small MUI bug
A small MUI bug
If you don't provide two parameters for:
MUI_UNCONFIRMPAGE_TEXT text [subtext]
the compiler gives an error.
Did you put quotes around the define and around the text, like '"Text"' ?