warning 215: expression has no effect
#2

You have to define DIALOG_REGISTER.
like
#define DIALOG_REGISTER 1
or
enum {
DIALOG_REGISTER
};
Reply


Messages In This Thread
warning 215: expression has no effect - by ItzRbj - 21.06.2015, 10:11
Re: warning 215: expression has no effect - by CodeStyle175 - 21.06.2015, 10:14
Re: warning 215: expression has no effect - by ItzRbj - 21.06.2015, 10:16

Forum Jump:


Users browsing this thread: 1 Guest(s)