Make the keyboard layouts selection not dependent on the selected language.
Patch by joao.jeronimo.89.
CORE-9630 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=68354
This commit is contained in:
Eric Kohl 2015-07-05 21:00:38 +00:00
parent fb0aea8099
commit 785b2eb8b8

View file

@ -1052,7 +1052,6 @@ CreateKeyboardLayoutList(
return NULL;
}
if (_wcsicmp(LayoutsList[uIndex].LayoutID, KeyName) == 0)
{
UserData = (WCHAR*)RtlAllocateHeap(ProcessHeap,
0,