阅读:15022回复:24
windows ce 输入法 |
|
最新喜欢:![]()
|
沙发#
发布于:2009-09-08 12:57
又学习了!很感谢!要是有手写输入源码就好了!
|
|
板凳#
发布于:2009-08-18 14:09
下来玩玩
|
|
|
地下室#
发布于:2009-03-08 21:24
去死吧!!!!!!!!
![]() ![]() |
|
5楼#
发布于:2008-11-11 20:19
我把这个源码添加到emulator(pb4.2)中,运行后,发现这个输入法没有联想功能,一次只能输入一个汉字,不知道是不是缺少字库导致的?
|
|
6楼#
发布于:2008-09-22 14:08
不错,不知道是哪里开发的
|
|
7楼#
发布于:2008-08-22 11:44
工程文件啊,在evcsp4中怎么建立啊,请高手指教哦
|
|
8楼#
发布于:2008-08-05 15:44
谢谢。。。。。。。。。。
|
|
9楼#
发布于:2008-07-11 10:26
支持一下,HTC的钻石机有这种的
|
|
10楼#
发布于:2007-12-28 10:24
谢谢
|
|
11楼#
发布于:2007-11-27 21:09
请教,如何调试?
|
|
12楼#
发布于:2007-10-24 15:59
|
|
13楼#
发布于:2007-10-22 17:59
编译通过
多谢楼主! |
|
14楼#
发布于: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编译出错。 是不是我还有地方要修改啊?? |
|
15楼#
发布于: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\; |
|
16楼#
发布于:2007-10-11 10:43
引用第6楼mushan于2007-09-12 23:32发表的 : mushan:你提到的是不是在platform。reg文件下修改吧 我没有找到 你们实在特定机器上实现的?? |
|
17楼#
发布于: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上跑起来的? |
|
18楼#
发布于:2007-09-19 13:18
大侠,初学,不会编译这个T9输入法啊,能不能教一下。谢谢了。
|
|
19楼#
发布于: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" 其他不用改动 |
|
上一页
下一页