Go Back   Software Help and Support - Techask.com » Operating System » Windows XP

dead keys

Submitted in Windows XP within the Operating System category.
Bookmark and Share   Email this Page   Show Printable Version
  #1 (permalink)  
09-29-2009, 06:09 PM
Bob
Default dead keys

I am sending WM_KEYDOWN messages from one window to another. This works OK
in English. In e.g. French, with the target window using a French keyboard,
I can use VkKeyScanEx to find out what key to send for most characters, like
for 'ç', wParam is VK_9. But VkKeyScanEx is useless for characters that are
entered using a dead key, like 'â' is the sequence wParam = VK_OEM_6 (a dead
key) followed by wParam = VK_A.

Is there some other function that will tell me how to convert a character
into the proper dead key sequence for a given keyboard?

Thanks,
Bob



Reply With Quote
Reply

Tags
convert , function , keyboard , oem

Similar Threads
vBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.3.1 © 2009, Crawlability, Inc.
Contact Us - TechAsk Home - Archive - Top
©2009 TechAsk.com, All Rights Reserved.