code for changing the keyboard language with SystemParametersInfo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BigWilli
    New Member
    • May 2007
    • 4

    code for changing the keyboard language with SystemParametersInfo

    Hello, I want to change the keyboard language. Does anyone have an example code in VB6 for that? I know already from MSDN that it should be possible with the SystemParameter sInfo and the SPI_SETDEFAULTI NPUTLANG and you have to use the HKL. But I really do not understand how to do that. I would be very grateful for help!
    BigWilli
  • BigWilli
    New Member
    • May 2007
    • 4

    #2
    I have got the solution already, thank you.

    Comment

    Working...