Re: Virtual key

  • From: "Ian D. Nichols" <inich@xxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 9 Dec 2009 22:32:33 -0500

Hi,

That's interesting, and a bit puzzling. the hex BB value is what is in the wParam parameter of the WM_KEYDOWN message when the equals key is pressed; the plus sign is, of course, that same key with the shift key down.

I'm sorry I can't be of any more help.

Ian

Ian D. Nichols,
Toronto, Canada

----- Original Message ----- From: "coscell" <coscell@xxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, December 09, 2009 10:07 PM
Subject: Re: Virtual key


It generates + sign.

On Wed, 9 Dec 2009, Ian D. Nichols wrote:

Hi,

Try hexadecimal value BB and see what happens.

Ian

Ian D. Nichols,
Toronto, Canada

----- Original Message ----- From: "coscell" <coscell@xxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, December 09, 2009 8:29 PM
Subject: Virtual key


> Hello
>
> I'm creating a braille keyboard emulator. But I don't know how to > simulate
> equal sign (=) in SendInput function. Could someone tell me what's its
> virtual key code? Thanks!
>
> Coscell
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: