MMSAppUICommon.h
1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#ifndef MMS_APP_UI_COMM_H
#define MMS_APP_UI_COMM_H
#include "MMI_features.h"
#ifdef __MMI_MMS_2__
#ifndef __MMI_MMS_2_CREATION_MODE_WARNING_SUPPORT__
#define __MMI_MMS_2_CREATION_MODE_WARNING_SUPPORT__
#endif
#include "MmsSrvGprot.h"
#define MMI_UMMS_SCR_ID scr_id
// #define MMI_UMMS_ERROR mmi_umms_result_enum
#if 0
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#ifdef __MMI_OP12_TOOLBAR__
/* under construction !*/
#endif
#ifdef __MMI_MMS_AUTO_DWNLD_IMMED_NOTI_AFTER_INTERRUPT__
/* under construction !*/
#endif
#ifdef __MMI_MMS_BGSR_SUPPORT__
/* under construction !*/
#endif
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
/* under construction !*/
#endif /* 0 */
#endif /* __MMI_MMS_2__ */
#endif /* MMS_APP_UI_COMM_H */