⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eqtapmacro.h

📁 Symbian平台 数字键盘手机输入法源码
💻 H
字号:

/*the key  was not processed by this IM*/
#define KEY_RESULT_NOTPROCESSED		-1
/*this IM's parent window is NULL*/
#define KEY_RESULT_ERRORPARENT		-2

#define IM_ERROR_INITIALIZE			-1

#define BOOL		TBool

#define  MAXCAND            9

#define	 DOWN_DISABLE            0
#define  DOWN_ENABLE             1 
#define	 UP_DISABLE              2 
#define	 UP_ENABLE               3

#define  OUTAREAWIDTH 			 16

#define  CURRENT_WORD_NULL           TRUE
#define  CURRENT_WORD_NOT_NULL       FALSE         

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -