How to identify key pressed by user when he uses french keyboard set
- From: "controllingae@xxxxxxxxx" <controllingae@xxxxxxxxx>
- Date: Sun, 12 Aug 2007 14:49:55 -0700
I'm dealing with convering unambiguously characters entered on french
keyboard to ASCII format or indentifying exact key that user pressed.
The result of the user's output is text file, but many characters
entered by the user might be interpeted ambiguously, for example:
character "Ö" once stands for "a" other time it stands for k... It's
strange, however my question is how to identify the key pressed when
the output from the keyboard is "˝" for example, I didn't find such a
character on the keyboard map! What is wrong? Why the output produced
form keyboard (and gathered by API GetKeyState) contains such a
characters when user sees only ASCII otput when typing... I didn't
find anything on the Internet about this matter. Does any of you
bright people have any slight idea how to overcome this problem?
Thanks.
M.
.
- Follow-Ups:
- Re: How to identify key pressed by user when he uses french keyboard set
- From: Paul G. Tobey [eMVP]
- Re: How to identify key pressed by user when he uses french keyboard set
- Prev by Date: Re: First-chance exception 0xC0000005 Access violation by saving procedure
- Next by Date: Problem building debug version of a driver (LNK4204)
- Previous by thread: Re: GetSystemTime and millisecons
- Next by thread: Re: How to identify key pressed by user when he uses french keyboard set
- Index(es):
Relevant Pages
|