MapVirtualKeyEx
- From: "Guy Cohen" <noemail@xxxxxxxxxx>
- Date: Sun, 14 Jan 2007 18:42:48 +0200
Hi all
I am trying to figure out how to use MapVirtualKeyEx
I have this variable/structure:
Private kb_struct As KBDLLHOOKSTRUCT
I call the MapVirtualKeyEx like this:
MapVirtualKeyEx(kb_struct.scanCode, 2, GetKeyboardLayout(0))
But it does not return the ascii code of the character...
Please help.
TIA
Guy
.
- Follow-Ups:
- Re: MapVirtualKeyEx
- From: Thorsten Albers
- Re: MapVirtualKeyEx
- Prev by Date: Re: ControlPanel->User Account does not show new accounts created by my program .
- Next by Date: Re: MapVirtualKeyEx
- Previous by thread: Re: ControlPanel->User Account does not show new accounts created by my program .
- Next by thread: Re: MapVirtualKeyEx
- Index(es):