Jump to content

Developed a keyboard layout DLL from source but is never activated


Recommended Posts

Guest Thierry-Lelégard
Posted

Hi, I try to develop, build and install a keyboard layout DLL for Windows 10 and 11 but it is never activated. I start from the examples in https://github.com/microsoft/Windows-driver-samples/tree/main/input/layout/kbdusI tried on an x64 Windows 10 system with Visual Studio 17.5.4. I installed the rebuilt sample kbdus.dll as C:\Windows\System32\kbdaatest.dll. Based on existing entries in the registry, I declare it as follow:[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\a0080409]"Layout File"="kbdaatest.dll""Layout Text"="US AA Test"Arguably, the entry "a0080409" was arb

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...