Predicting_real_estate_prices_using_scikit-learn icon indicating copy to clipboard operation
Predicting_real_estate_prices_using_scikit-learn copied to clipboard

[USER32] Refactoring on LoadKeyboardLayout(W/Ex)

Open katahiromz opened this issue 3 years ago • 0 comments

Purpose

I want to fix the keyboard layout handling, but fixing by one shot is difficult. JIRA issue: CORE-11700

Proposed changes

  • Add IntLoadKeyboardLayout (Win: LoadKeyboardLayoutWorker) helper function.
  • Use it in LoadKeyboardLayoutW and LoadKeyboardLayoutEx functions.
  • Add TRACE.

katahiromz avatar Aug 10 '22 01:08 katahiromz