阅读:14794回复:24
windows ce 输入法 |
|
最新喜欢:y2ksta...
|
沙发#
发布于:2007-01-03 14:53
谢谢! 我把这个加到emulator中跑了跑! 很好用!
但是还是有些问题没看懂!希望大大指点一下: 1、增加一个输入法,注册表要修改的部分主要是那些? 菜鸟我看了几天都没弄明白,郁闷啦~~ 2、在输入法窗口类注册的时候是不是就是用顺序来区分四个类的,好象只有名称不一样而已,不可能是用名称区分的吧! 3、我是直接考到\PLATFORM\EMULATOR\FILES 然后在 platform.reg 中增加了一个dll连结语句用Make Image进去的,调试不了,怎么样加到工程中去? |
|
板凳#
发布于:2007-04-08 19:01
谢谢!
[url=http://cevx.com/bbs/X_AdvCom_Get.asp?UserID=24182][IMG]http://cevx.com/bbs/images/logo1.gif[/IMG][/URL] |
|
地板#
发布于:2007-05-11 17:17
这个T9 不支持联想功能吧?
|
|
地下室#
发布于:2007-06-10 13:57
我也在emulator中试一试 看看
|
|
5楼#
发布于:2007-08-13 09:03
不知道LZ能不能弄个在VS2005 emulator上能跑起来的,谢谢了
|
|
6楼#
发布于:2007-09-12 23:32
哈哈,原来是我写的,承蒙看的起,只需替换
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Layouts\e0010804] "Layout Text"="Intelligent IME 98" "Ime File"="T9IME.dll" //原来好像是chs***98.dll之类的. "Keyboard Layout"="00000409" 其他不用改动 |
|
7楼#
发布于:2007-09-19 13:18
大侠,初学,不会编译这个T9输入法啊,能不能教一下。谢谢了。
|
|
8楼#
发布于:2007-10-11 10:41
是啊
我把t9ime放在D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS下,修改相应的dir文件 编译源码,出现错误: D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS\T9IME\statusui.cpp(16) : fatal error C1083: Cannot open include file: 'htmlhelp.h': No such file or directory BUILD: [01:0000000123:PROGC ] Compiling .\uisubs.cpp BUILD: [01:0000000126:ERRORE] D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS\T9IME\uisubs.cpp(16) : fatal error C1083: Cannot open include file: 'htmlhelp.h': No such file or directory BUILD: [01:0000000127:PROGC ] Compiling .\compose.cpp BUILD: [01:0000000130:ERRORE] D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS\T9IME\compose.cpp(363) : error C2220: warning treated as error - no object file generated BUILD: [01:0000000131:WARNN ] D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS\T9IME\compose.cpp(363) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence BUILD: [01:0000000132:PROGC ] Compiling .\chcand.cpp BUILD: [01:0000000135:PROGC ] Linking D:\WINCE500\platform\Emulator\lib\x86\retail\T9IME.lib BUILD: [01:0000000144:ERRORE] LINK : fatal error LNK1181: cannot open input file 'obj\x86\retail\Statusui.obj' 请问各位,你们怎么在emulator上跑起来的? |
|
9楼#
发布于:2007-10-11 10:43
引用第6楼mushan于2007-09-12 23:32发表的 : mushan:你提到的是不是在platform。reg文件下修改吧 我没有找到 你们实在特定机器上实现的?? |
|
10楼#
发布于:2007-10-11 11:52
htmlhelp.h
你修改sources文件,把头文件路径加上 INCLUDES= $(_PUBLICROOT)\common\oak\inc;$(_PUBLICROOT)\common\sdk\inc;$(_PUBLICROOT)\common\ddk\inc;\ $(_PROJECTROOT)\cesysgen\sdk\inc\; |
|
11楼#
发布于:2007-10-12 08:58
引用第10楼high于2007-10-11 11:52发表的 : high 谢谢你及时热情的回复。 我按照你说的改了,编译后如下: BUILD: [01:0000000121:PROGC ] Compiling .\compose.cpp BUILD: [01:0000000124:ERRORE] D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS\T9IME\compose.cpp(363) : error C2220: warning treated as error - no object file generated BUILD: [01:0000000125:WARNN ] D:\WINCE500\PLATFORM\EMULATOR\SRC\DRIVERS\T9IME\compose.cpp(363) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence BUILD: [01:0000000126:PROGC ] Compiling .\chcand.cpp BUILD: [01:0000000129:PROGC ] Linking D:\WINCE500\platform\Emulator\lib\x86\retail\T9IME.lib BUILD: [01:0000000138:ERRORE] LINK : fatal error LNK1181: cannot open input file 'obj\x86\retail\compose.obj' 这个compose.cpp编译出错。 是不是我还有地方要修改啊?? |
|
12楼#
发布于:2007-10-22 17:59
编译通过
多谢楼主! |
|
13楼#
发布于:2007-10-24 15:59
|
|
14楼#
发布于:2007-11-27 21:09
请教,如何调试?
|
|
15楼#
发布于:2007-12-28 10:24
谢谢
|
|
16楼#
发布于:2008-07-11 10:26
支持一下,HTC的钻石机有这种的
|
|
17楼#
发布于:2008-08-05 15:44
谢谢。。。。。。。。。。
|
|
18楼#
发布于:2008-08-22 11:44
工程文件啊,在evcsp4中怎么建立啊,请高手指教哦
|
|
19楼#
发布于:2008-09-22 14:08
不错,不知道是哪里开发的
|
|
上一页
下一页