CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VC I
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VC I - List
[
IME Develop
]
源码附件:VC--初探WINDOWS下的IME编程
DL : 1
初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration :
Date
: 2008-10-13
Size
: 10.46kb
User
:
周梦蝶
[
IME Develop
]
源码附件:VC--初探WINDOWS下的IME编程
DL : 1
初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration :
Date
: 2026-01-09
Size
: 10kb
User
:
周梦蝶
[
IME Develop
]
imedllhost09
DL : 1
最简单的输入法例子,可以是实现输入法注入dll,vc开发-a simple IME develop
Date
: 2026-01-09
Size
: 31kb
User
:
ewe
[
IME Develop
]
IME
DL : 0
本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This software using the VC++ 5.0 and compiled, but more than VC++ 4.1 version should is ok, if you can t, you might as well put the imm list of files to the VC corresponding kao directory. In addition to explanation is input method program is actually a dynamic-link libraries, namely feepy. Ime is a dynamic-link libraries, so you create project, want to use a dynamic-link library format, and the generated library into freepy. Ime. In addition, the program thesaurus is a dynamic linked list, is by the memory mapping file realize dynamic memory Shared, dynamic memory to share interest friends can reference. (note: this program have not I wrote, just for a long time, take it out and collect share)
Date
: 2026-01-09
Size
: 536kb
User
:
王祥云
[
IME Develop
]
Input_Method
DL : 0
此程序为本人写的输入法输入拼音的基本程序,输入拼音显示汉字(不过还只支持当个汉字拼音)。在VC下调试通过,源代码程序有详细的解释,花点时间应该能看懂。希望对你们有帮助。-This program as I write pinyin input method input the basic process of the Chinese character input pinyin display (but also support only when a Chinese pinyin) under the VC debugging through the, the source program has a detailed explanation, spend some time should be able to understand the hope help to you
Date
: 2026-01-09
Size
: 237kb
User
:
蓝颜
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.