搜索资源列表
lockwindows
- 本来用键盘驱动程序能完美解决的,可未免也杀鸡用牛刀,场面搞大了点。其实当你登录后,Winlogon创建一个新的桌面并调用Explorer。,而Winlogon则在另一个名为Winlogon的桌面中,也就是说,NT至少有一个桌面,就是你登录前看到的那个,(题外话:所以写个虚拟桌面工具,就难不倒你啦)。而Ctrl+Alt+Del对系统而言,也不过就是个热键罢了,只是它被定位到Winlogon桌面中去了,同样,它也必然有一个窗口负责处理这个热键消息的,因此,解决方案就出来,如果我们可找到这个窗口并子类
MyIME2拼音输入法
- 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using AP
最简单的输入法例子
- 最简单的输入法例子,可以是实现输入法注入dll,vc开发-a simple IME develop
E_Ime_Hook_Main
- E语言IME文件源码 用于输入法注入 需要黑月编译-E language input into the IME file dark moon compilation
ime.tar
- linux输入法,包含了中文输入法,数字输入发,韩语输入法等-linux inputmethod
ime_dll
- 输入法dll,可以利用此模板创建新的输入-Input Method dll, you can use this template to create a new input
ime.tar
- a MiniGUI sample, creat a keyboard
winspace
- 这个工具可以将Ctrl+空格映射为Win+空格,方便win8用户切换输入法,使用键盘过滤驱动实现。-This tool can map Ctrl+ Space to Win+ Space, with this help,win8 user can switch IME easily, it s a keyboard filter driver
Support_TestResource_fr_FR
- The container class of StrSegment which includes a clause information for Japanese IME.
PinyinDecoderService
- This class is used to separate the input method kernel in an individual service so that both IME and IME-syncer can use it.
Romkan
- The Romaji to Hiragana converter class for Japanese IME.
OpenWnnEN
- The OpenWnn English IME class.
Ime
- Input Method Manager for Linux.
OpenWnn
- The OpenWnn IME s base class Source Code for Linux.
StrSegmentClause
- The container class of StrSegment which includes a clause information for Japanese IME.
UserDictionaryToolsEditEN
- The user dictionary s word editor class for English IME.
RomkanHalfKatakana
- The Romaji to half-width Kataka converter class for Japanese IME.
OpenWnnEngineEN
- The OpenWnn engine class for English IME.
OpenWnnEngineJAJP
- The OpenWnn engine class for Japanese IME.
ime
- DELPHI编程工具写的注入所有WINDOWS系统进程启动及退出的代码。非常好用。-DELPHI programming tools to write all WINDOWS injection system processes start and exit code. Very easy to use.