搜索资源列表
InputLanguang-res
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。-This code implements the technology in Windows applications dynamically control the input method. Many of the controls in the D