31.12.2017, 20:51
DIALOG_ID is the id for the dialog (must be unique compared to any other dialog id to avoid conflict) which can be defined through #define DIALOG_ID 0 as an example or #define mydialogue 500 as another example, and dialog text is the title on top of the dialog which can be anything.