Re: Mouse and Keyboard Support in WinCE 5.0
From: Steve Schrock [MS] (sschrock_at_online.microsoft.com)
Date: 12/03/04
- Next message: Steve Schrock [MS]: "Re: Windows CE 5.0 RDP and 8042 keyboard/mouse driver"
- Previous message: jtnum: "Bluetooth Audio Gateway"
- In reply to: Daniel Laco: "Re: Mouse and Keyboard Support in WinCE 5.0"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 2 Dec 2004 17:11:00 -0800
That is strange. Using the keyboard APIs should work just fine. Modifying
the registry and resetting is certainly a valid workaround, though, if you
are having trouble with them.
-- Steve Schrock Windows CE Device Drivers This posting is provided "AS IS" with no warranties, and confers no rights. "Daniel Laco" <dlaco@usa.net> wrote in message news:Okfp1wI2EHA.1192@tk2msftngp13.phx.gbl... > Hi Steve. > With de mouse, I will have to modify the mouse driver :o< > In the issue of Keyboard, I found the registry entry to modify the > Keyboard > layout and need a Soft Reset. > Thanks a lot for your answer. > > Daniel Laco > Microsoft .Net MVP > www.vemn.com.ar > > > > "Steve Schrock [MS]" <sschrock@online.microsoft.com> wrote in message > news:OkN3G8m1EHA.2624@TK2MSFTNGP11.phx.gbl... >> Unfortunately there is no easy way to swap mouse buttons. However you > could >> modify the mouse driver to do so, of course. This could even be >> selectable >> through a registry entry or an IOCTL in the case of the USB HID mouse >> driver. >> >> It sounds like you already answered the keyboard question yourself since > you >> found the LoadKeyboardLayout and ActivateKeyboardLayout APIs. What >> happens >> when you call them? >> >> -- >> Steve Schrock >> Windows CE Device Drivers >> >> This posting is provided "AS IS" with no warranties, and confers no > rights. >> >> >> "Daniel Laco" <dlaco@usa.net> wrote in message >> news:OtUfq4y0EHA.3840@tk2msftngp13.phx.gbl... >> Hi. >> >> I'm developing a WinCE 5.0 application, and need swap mouse buttons >> Can I swap the mouse buttons by code? how? >> >> I have also change the Keyboard layout, Can I change by code the keyboard >> layout? how? >> >> I tried with Api functions (LoadKeyboardLayout, etc.), but without good >> results. >> >> Thanks >> >> Daniel Laco >> .Net MVP >> www.vemn.com.ar >> >> > >
- Next message: Steve Schrock [MS]: "Re: Windows CE 5.0 RDP and 8042 keyboard/mouse driver"
- Previous message: jtnum: "Bluetooth Audio Gateway"
- In reply to: Daniel Laco: "Re: Mouse and Keyboard Support in WinCE 5.0"
- Messages sorted by: [ date ] [ thread ]