diff options
Diffstat (limited to 'input/layout')
| -rw-r--r-- | input/layout/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/layout/README.md b/input/layout/README.md index 0d1a4d7c..52af37c7 100644 --- a/input/layout/README.md +++ b/input/layout/README.md @@ -95,4 +95,4 @@ Loading the Sample In order to load the layout DLLs, you may need to turn to the Regional and Language Options application in Control Panel and add input locales that use the keyboard layouts you installed. -You may also choose to do it programmatically. LoadKeyboardLayout API can be used to load the keyboard layouts. To activate the keyboard layout, you may choose to specify KLF\_ACTIVATE flag to LoadKeyboardLayout API, or you may need to call ActivateKeyboardLayout API.
\ No newline at end of file +You may also choose to do it programmatically. LoadKeyboardLayout API can be used to load the keyboard layouts. To activate the keyboard layout, you may choose to specify KLF\_ACTIVATE flag to LoadKeyboardLayout API, or you may need to call ActivateKeyboardLayout API. |
