- 博客(1)
- 资源 (28)
- 收藏
- 关注
原创 WINCE 6.0开发环境的安装
<!-- /* Style Definitions */ table.MsoNormalTable {mso-style-name:普通表格; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-q
2009-10-29 17:33:00
1941
KITL的技术分析和实现
KITL(Kernel Independent Transport Layer)是基于Windows CE平台的一种软件技术,开发商基于它可以很容易地支持各种调试功能,本文将详细介绍KITL的架构和实现原理。绝对原创
2012-06-12
WINCE基于12C总线的键盘驱动
该设计基于Windows CE5.0操作系统、PXA270处理器,采用MAX7347芯片,以12C总线通信为基础。计可以实现多迭64个按键的管理,与CPU通信只需要3务
总线,有效地节省了GPIO口。
2010-03-08
基于Windows CE的GPIO键盘驱动的设计与实现
绍了基于Windows CE的GPIO键盘驱动设计。详细分析了实现键盘驱动所需要的工作;并成功地完成了自定义功能的键盘驱动。
2010-03-08
输入法示例程序
使用MFC编写的基于WINCE, WM6.x操作系统的
关于输入法控制函数的示例代码。
10/29/2008
The following table shows Input Method Manager (IMM) functions with a description of the purpose of each.
In This Section
EnumRegisterWordProc
This function is an application-defined callback function used with the ImmEnumRegisterWord function. It is used to process data of register strings.
ImmAssociateContext
This function associates the specified input context with the specified window.
ImmAssociateContextEx
This function changes the association between the input method context and the specified window or its children.
ImmConfigureIME
This function displays the configuration dialog box for the IME.
ImmCreateContext
This function creates a new input context, allocating memory for the context and initializing it.
ImmCreateIMCC
This function enables an IME to create a new input method context (IMC) component that is a member of an IMC.
ImmDestroyContext
This function releases the input context and frees any memory associated with it.
ImmDestroyIMCC
This function enables an IME to destroy an input method context (IMC) component that is a member of an IMC.
ImmDisableIME
This function disables the IME for the current thread.
ImmEnumRegisterWord
This function enumerates the register strings having the specified reading string, style, and register string.
ImmEscape
This function carries out IME–specific subfunctions and is used mainly for locale-specific functions.
ImmGenerateMessage
This function enables an IME to generate messages that are sent to the window associated with the input method context (IMC).
ImmGetCandidateList
This function retrieves a specified candidate list, copying the list to the specified buffer.
ImmGetCandidateListCount
This function retrieves the size, in bytes, of the candidate lists.
ImmGetCandidateWindow
This function gets information about the candidate list window.
ImmGetCompositionFont
This function retrieves information about the logical font currently used to display characters in the composition window.
ImmGetCompositionString
This function retrieves information about the composition string.
ImmGetCompositionWindow
This function gets information about the composition window.
ImmGetContext
This function retrieves the input context associated with the specified window.
ImmGetConversionList
This function retrieves the list of characters or words from one character or word.
ImmGetConversionStatus
This function gets the current conversion status.
ImmGetConversionStatusForeground
This function retrieves the current IME conversion and sentences modes for the foreground thread.
ImmGetDefaultIMEWnd
This function gets the default window handle to the IME class.
ImmGetDescription
This function copies the description of the IME to the specified buffer.
ImmGetGuideLine
This function gets information about errors. Applications use the information to notify users.
ImmGetHotKey
This function retrieves the value of the IME hot key.
ImmGetIMCCLockCount
This function enables an IME to get the lock count of the input method context (IMC) component.
ImmGetIMCCSize
This function enables an IME to get the size of the input method context (IMC) component.
ImmGetIMEFileName
This function gets the file name of the IME associated with the specified keyboard layout.
ImmGetImeMenuItems
This function retrieves the menu items that are registered in the IME menu.
ImmGetOpenStatus
2012-06-12
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅