mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
Updated the call stack to keep a const string for the value parameter being written to registry. SaveKeyboardOptionCoretoRegistry calls IntSaveKeyboardOptionCoretoRegistry which calls RegistryFullAccess::WriteString which calls RegSetValueExW, which takes a const data parameter. |
||
|---|---|---|
| .. | ||
| ConvertUTF.c | ||
| crc32.cpp | ||
| keymansentry.cpp | ||
| keynames.cpp | ||
| registry.cpp | ||
| unicode.cpp | ||
| vkeys.cpp | ||
| xstring.cpp | ||