mmi

所属分类:MTK
开发工具:C/C++
文件大小:9183KB
下载次数:1163
上传日期:2008-01-09 14:23:17
上 传 者szdragonfly
说明:  MTK手机平台的MMI部分的源代码,是学习手机MMI编程的好东东!
(MTK mobile phone platform MMI part of the source code, is to learn good programming phone MMI Dongdong!)

文件列表:
EbookReader\EbookInc\EbookDefs.h (8714, 2007-02-13)
EbookReader\EbookInc\EbookGprot.h (5421, 2007-02-13)
EbookReader\EbookInc\EbookManager.h (16798, 2007-03-22)
EbookReader\EbookInc\EbookProt.h (6972, 2007-03-22)
EbookReader\EbookSrc\EbookFramework.c (310428, 2007-03-23)
EbookReader\EbookSrc\EbookSrc.c (173489, 2007-03-22)
EditorPen\EditorPenInc\EditorPen.h (19578, 2007-02-13)
EditorPen\EditorPenSrc\EditorPen.c (525702, 2007-04-29)
EmailApp\EmailAppInc\EmailAppGProt.h (18642, 2007-02-13)
EmailApp\EmailAppInc\EmailAppProt.h (53889, 2007-02-13)
EmailApp\EmailAppSrc\EmailAppMain.c (9657, 2007-02-13)
EmailApp\EmailAppSrc\EmailAppMiscell.c (90828, 2007-02-13)
EmailApp\EmailAppSrc\EmailAppPSInterface.c (193545, 2007-02-13)
EmailApp\EmailAppSrc\EmailAppUIInterface.c (487033, 2007-02-13)
Extra\ExtraInc\bmi.h (4219, 2007-02-13)
Extra\ExtraInc\Calculator.h (11049, 2007-02-13)
Extra\ExtraInc\Calorie.h (8339, 2007-02-13)
Extra\ExtraInc\currencyconvertor.h (5687, 2007-02-13)
Extra\ExtraInc\CurrencyConvertorE.h (4145, 2007-02-13)
Extra\ExtraInc\ExtraDef.h (4645, 2007-02-13)
Extra\ExtraInc\ExtraGProt.h (3445, 2007-02-13)
Extra\ExtraInc\healthmenstural.h (6700, 2007-02-13)
Extra\ExtraInc\ShortcutsDefs.h (7728, 2007-02-13)
Extra\ExtraInc\ShortcutsGProts.h (3046, 2007-02-13)
Extra\ExtraInc\ShortcutsProts.h (5436, 2007-02-13)
Extra\ExtraInc\ShortcutsStruct.h (4573, 2007-02-13)
Extra\ExtraInc\unitconvertor.h (10075, 2007-02-13)
Extra\ExtraSrc\bmi.c (25056, 2007-02-13)
Extra\ExtraSrc\Calculator.c (126539, 2007-02-13)
Extra\ExtraSrc\Calorie.c (40059, 2007-02-13)
Extra\ExtraSrc\currencyconvertor.c (36820, 2007-02-13)
Extra\ExtraSrc\CurrencyConvertorE.c (62240, 2007-02-13)
Extra\ExtraSrc\Extra.c (13335, 2007-02-13)
Extra\ExtraSrc\healthmenstural.c (68823, 2007-02-13)
Extra\ExtraSrc\Shortcuts.c (71591, 2007-04-24)
Extra\ExtraSrc\unitconvertor.c (95872, 2007-02-13)
Framework\CommonFiles\CommonInc\FrameworkDef.h (3232, 2007-02-13)
Framework\CommonFiles\CommonInc\FrameworkGprot.h (3256, 2007-02-13)
Framework\CommonFiles\CommonInc\FrameworkProt.h (3245, 2007-02-13)
Framework\CommonFiles\CommonSrc\Framework.c (5550, 2007-02-13)
... ...

The ems.lib file is a library for packing and unpacking a short message. It is needed for MMI SMS application when composing a short message. There are three supported set (three option) for EMS functionality. 1. EMS_40: support only EMS 4.0. No extra compile option needs to be added. (Default setting) 2. EMS_50: support EMS 5.0 . Compile option __EMS_REL5__ shall be turned on. 3. EMS_SLIM: support only pure text content. Compile option __SLIM_EMS__ shall be turned on. When the support set is changed, the EMS library for PC simulator shall be changed, too. Please find the setting of feature option in makefile in \mcu\make For example: EMS_SUPPORT = EMS_40 # EMS_40 support only EMS 4.0 # EMS_50 support EMS 5.0 # EMS_SLIM support only pure text content. The default ems.lib is for EMS 4.0. (The default ems.lib is equal to ems40.lib) Three different library are for three supported set. ems40.lib : For EMS 4.0. ems50.lib : For EMS 5.0. ( turn on __EMS_REL5__ ) ems_slim.lib : For SLIM EMS ( turn on __SLIM_EMS__ ) According the feature option, please change the corresponding library file to ems.lib and re-build it.

近期下载者

相关文件


收藏者