|
-
January 22nd, 2015, 02:13 PM
#3
Re: MFC application changes keyboard language.
 Originally Posted by VictorN
I don't know any MFC class/component that can change keyboard layout. But some of Win32 API function can.
Does your application call some of the Keyboard Input Functions? For instance the ActivateKeyboardLayout?
Thanks Victor .
I did solve the problem using getkeyboardlayoutlist() then ActivateKeyboardLayout().
I just check every language in my languagebar then checks the app language and re-change it.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|