SoftKeyboard CapsLock problem
- From: zehra.mb@xxxxxxxxx
- Date: 1 Nov 2006 06:31:31 -0800
Hi..
I have developed one client server application in which client is
Windows CE and server is Windows.
In this application I m using On Screen Keyboard on Wince.
I trapped WM_KEYDOWN message when key is pressed on soft Keyboard (on
Wince)and sending a VK code to server..
Everything goes fine but on WinCE Softkeyboard having a layout like
when caps lock is on it shows all alfabatic keys in capital mode and
also shows all upper keys on numeric(e.g instead of 1,2,3 it shows
!,@,#.....)
So on local machine if I press caps lock and then press those keys say
1,2,3 it shows !,@,#...
but on server it shows 1,2,3.........May be on Windows it can not
understand that "!" has come,it seems "1" for it. ( ya i understand
that KeyCode is same for both the keys....)
Is there any solution for this that i be in CAPS On mode (WinCE) and
send him a "!" key and Windows shows "!"???
Any solution wd be appretiated........
Thanx in advance...
.
- Follow-Ups:
- Re: SoftKeyboard CapsLock problem
- From: Paul G. Tobey [eMVP]
- Re: SoftKeyboard CapsLock problem
- Prev by Date: Re: WinCE 5 Licence
- Next by Date: Re: creating file on RAM
- Previous by thread: Windows CE6.0 document/ technical information
- Next by thread: Re: SoftKeyboard CapsLock problem
- Index(es):
Relevant Pages
|