How to load keyboard.dll with c#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scriptick
    New Member
    • Apr 2013
    • 15

    How to load keyboard.dll with c#.net

    Hello everyone,
    I made a keyboard layout with Microsoft Keyboard Layout Creator .

    http://www.microsoft.c om/en-us/download/details.aspx?id =22339

    When I create a layout it creates a dll. Something like kblen.dll for english. you may found this dll on windows system folder [in win 7].its built it in 7.

    however when I create a keyboard layout and install it can load from language bar. Suppose I install hindi.
    In language bar both hindi and english will show.if you select hindi your keyboard will hindi.

    but I wanna load keyboard.dll with c#.net
    is it possible ?
Working...