Go to the source code of this file.
Defines | |
#define | S_SMS_OK 1 |
ID of the resource string for error code SMS_OK. | |
#define | S_SMS_PARAM 2 |
ID of the resource string for error code SMS_PARAM. | |
#define | S_SMS_ERR 3 |
ID of the resource string for error code SMS_ERR. | |
#define | S_SMS_REGISTER_CLASS 4 |
ID of the resource string for error code SMS_REGISTER_CLASS. | |
#define | S_SMS_UNKNOWN 5 |
ID of the resource string for error code SMS_UNKNOWN. | |
#define | S_INFTIT 6 |
ID of the resource string for the title of the informational message box window. | |
#define | S_ERRTIT 7 |
ID of the resource string for the title of the error message box window. | |
#define | MAINICON 101 |
ID of ther main icon of the SMS application. | |
#define | DLG_SMS 501 |
ID of the main windows definition. | |
#define | T_PHONE 601 |
ID of the edit text for the phone number. | |
#define | T_TEXT 602 |
ID of the edit text for the text of the SMS. |
#define DLG_SMS 501 |
ID of the main windows definition.
#define MAINICON 101 |
ID of ther main icon of the SMS application.
#define S_ERRTIT 7 |
ID of the resource string for the title of the error message box window.
#define S_INFTIT 6 |
ID of the resource string for the title of the informational message box window.
#define S_SMS_ERR 3 |
ID of the resource string for error code SMS_ERR.
#define S_SMS_OK 1 |
ID of the resource string for error code SMS_OK.
#define S_SMS_PARAM 2 |
ID of the resource string for error code SMS_PARAM.
#define S_SMS_REGISTER_CLASS 4 |
ID of the resource string for error code SMS_REGISTER_CLASS.
#define S_SMS_UNKNOWN 5 |
ID of the resource string for error code SMS_UNKNOWN.
#define T_PHONE 601 |
ID of the edit text for the phone number.
#define T_TEXT 602 |
ID of the edit text for the text of the SMS.