搜索资源列表
wince-iicdev-driver
- WINCE 下一款键盘的驱动程序,是I2C总线的控制芯片-pulled under the new keyboard-driven process, the I2C bus control chip
kbdmouse
- EP931X系列的WinCE键盘鼠标驱动源代码
CEScreenKeyBoard
- wince下的触摸键盘(6×8)源代码,使用evc4.0 mfc编写。
KeyboardControl(ce).WINCE 下的软键盘源代码
- WINCE 下的软键盘源代码 C#调用API,WINCE under the soft keyboard source code C# Call API
ScreenKeyboard.rar
- WINCE中的键盘的代码 WINCE中的键盘的代码,WINCE keyboard in the keyboard code WINCE code
WinCE_RMCE.rar
- WinCE录屏软件,能捕获鼠标和键盘消息,可以实现远程控制,录屏以avi格式存放,WinCE RMCEC ,remote control
SIPShow
- Wince 6.0手持设备软输入键盘(SIP)的隐藏/显示 C#-Wince 6.0 handheld devices soft input keyboard (SIP) to Hide/Show C#
SoftKeyboardCE
- WINCE环境下的软键盘,包含执行文件,该执行文件需要.NET FRAME 才可以运行。-WINCE under the soft keyboard, including the implementation of the document, the implementation of the file needs. NET FRAME can run.
KEYBD
- WINCE 6.0 KEYBOARD 8X8 DRIVE CODE,键盘驱动代码-WINCE 6.0 KEYBOARD 8X8 DRIVE CODE
KeyBoarddHook
- WinCE键盘钩子——主要使用以下三个函数SetWindowsHookEx:创建钩子 CallNextHookEx:将消息传给钩子链中的下一个钩子 UnhookWindowsHookEx:释放钩子-WinCE keyboard hook- the main use of the following three functions SetWindowsHookEx: Create hooks CallNextHookEx: the message to the next hook in t
KeyTest
- WINCE 5.0下矩阵键盘测试程序, EVC4.0下测试通过!-WINCE 5.0 keyboard test procedure under the matrix, EVC4.0 test passed!
testda
- wince系统,用EVC编写的串口读写程序,包括软键盘自动调用和隐藏,希望给大家个参考-wince system, prepared by EVC serial read and write procedures, including soft keyboard automatically call and hide, want to give you a reference
keyboard
- wince 开发的一个键盘控件,方便编程-wince developed a keyboard control to facilitate programming
KeypadCommon_rar
- wince键盘驱动,能够在wince平台上实现键盘输入功能-hand writting for wince
Key_Test
- wince下测试键盘驱动事件例程。测试个性化键盘驱动是否OK的好工具-wince routines to test the keyboard-driven events
BasicInputFunction
- wince的基本输入处理,包括键盘和鼠标-wince‘s basic input processing, including the keyboard and mouse
Keybd
- WINCE 键盘驱动 WINCE 键盘驱动 WINCE 键盘驱动-WINCE 键盘驱动 WINCE 键盘驱动 WINCE 键盘驱动 WINCE 键盘驱动
Wince-hook
- windows CE的键盘钩子,已经过测试,sdk下测试。-wince hook
wince弹出软键盘
- c#编写wince下,弹出软键盘的例子,wince5.0,wince6.0,vs2005下