Windows 10: Developed a keyboard layout DLL from source but is never activated

Discus and support Developed a keyboard layout DLL from source but is never activated in Windows 10 Gaming to solve the problem; 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... Discussion in 'Windows 10 Gaming' started by Thierry-Lelégard, Apr 15, 2023.

  1. Developed a keyboard layout DLL from source but is never activated


    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

    :)
     
    Thierry-Lelégard, Apr 15, 2023
    #1
  2. RQT
    rqt Win User

    Keyboard Layout

    "Letters and numbers are all correct, but most of the other signs are misplaced"

    This suggests to me that you are using the wrong "keyboard language" for your keyboard, and that therefore you first step would be to determine exactly what language keyboard you have. Possibly have a look at Windows Keyboard Layouts - Globalization | Microsoft Docs.

    (The age of any laptop capable of running Windows 10 at all should not be a problem as regards keyboard layout)
     
  3. Nikhar_K Win User
    Keyboard layout made with MSKLC showing wrong name.

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I appreciate your efforts on this. I see that you are using Microsoft Keyboard Layout Creator to create keyboard layouts. I would like to inform that this is an old program, which was initially designed to work on Windows XP computers.



    Good to know that the program is working for you. One of the thing I would suggest you to try is to change the description of the keyboard layout that you have created and see if that helps. Refer the steps mentioned below:



    1. Open Microsoft Keyboard Layout Creator.
    2. Click on File and load the keyboard layout.
    3. Click on Project, and click on
      Properties
      .
    4. Change the Description of the keyboard layout.
    5. Click on OK.


    If this doesn’t work, you may try rebuilding the DLL and Setup Package. After rebuilding the DLL and Setup Package go to Start >> Settings >> Time & Language >> Language >> Click on the language pack and select
    options, now click on the old keyboard layout and select
    Remove
    .



    Let us know how it goes.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Apr 15, 2023
    #3
  4. ahamdipm Win User

    Developed a keyboard layout DLL from source but is never activated

    Problem building DLL and setup package in Microsoft Keyboard Layout Creator

    Hi guys;

    I made my custom keyboard layout on MKLC on windows 10. when I want to build dll that, in verification step the app shown me some errors log file. but I know the keyboard is OK for me.

    how can I create dll without verify by KMLC?
     
    ahamdipm, Apr 15, 2023
    #4
Thema:

Developed a keyboard layout DLL from source but is never activated

Loading...
  1. Developed a keyboard layout DLL from source but is never activated - Similar Threads - Developed keyboard layout

  2. "Source Dll not Found"

    in Windows 10 BSOD Crashes and Debugging
    "Source Dll not Found": An error "Source Dll not Found" displays every time I open my Laptop . Can anyone know what the problem is and how to fix it ? Thank you ! my laptop is Win10 https://answers.microsoft.com/en-us/windows/forum/all/source-dll-not-found/ec7ba76b-7fc6-4d9e-ae1c-ea13b20789e8
  3. "Source Dll not Found"

    in Windows 10 Gaming
    "Source Dll not Found": An error "Source Dll not Found" displays every time I open my Laptop . Can anyone know what the problem is and how to fix it ? Thank you ! my laptop is Win10 https://answers.microsoft.com/en-us/windows/forum/all/source-dll-not-found/ec7ba76b-7fc6-4d9e-ae1c-ea13b20789e8
  4. "Source Dll not Found"

    in Windows 10 Software and Apps
    "Source Dll not Found": An error "Source Dll not Found" displays every time I open my Laptop . Can anyone know what the problem is and how to fix it ? Thank you ! my laptop is Win10 https://answers.microsoft.com/en-us/windows/forum/all/source-dll-not-found/ec7ba76b-7fc6-4d9e-ae1c-ea13b20789e8
  5. Developed a keyboard layout DLL from source but is never activated

    in Windows 10 Software and Apps
    Developed a keyboard layout DLL from source but is never activated: 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...
  6. Windows Keyboard Layout DLL not building correctly

    in Windows 10 Gaming
    Windows Keyboard Layout DLL not building correctly: I'm trying to modify my keyboard with the Microsoft Keyboard Layout Creator MSKLC and I managed to get a DLL with all the keys rearranged successfully and a separate DLL with all the Scan Codes rearranged successfully. The only problem is, I cannot build a DLL with the scan...
  7. Windows Keyboard Layout DLL not building correctly

    in Windows 10 Software and Apps
    Windows Keyboard Layout DLL not building correctly: I'm trying to modify my keyboard with the Microsoft Keyboard Layout Creator MSKLC and I managed to get a DLL with all the keys rearranged successfully and a separate DLL with all the Scan Codes rearranged successfully. The only problem is, I cannot build a DLL with the scan...
  8. Windows Keyboard Layout DLL not building correctly

    in Windows 10 Customization
    Windows Keyboard Layout DLL not building correctly: I'm trying to modify my keyboard with the Microsoft Keyboard Layout Creator MSKLC and I managed to get a DLL with all the keys rearranged successfully and a separate DLL with all the Scan Codes rearranged successfully. The only problem is, I cannot build a DLL with the scan...
  9. delete language from keyboard layout

    in Windows 10 Gaming
    delete language from keyboard layout: at the keyboard layout there is a uk language option that i cant remove. there is always there although at the keyboard settings there is not as an option.please help me...
  10. Issue with building DLL in Keyboard Layout Creator 1.4

    in Windows 10 Drivers and Hardware
    Issue with building DLL in Keyboard Layout Creator 1.4: So I have successfully made one custom keyboard layout using the Windows Keyboard Layout Creator. I made a mistake or two however, and so I went to correct and upgrade it- but for some reason, when I try to build the DLL and setup packages, the program doesn't work. It...