spiegel-keyman/common/windows/cpp
rc-swag 89f6770a78 chore(windows): add const to argument definition
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.
2024-02-09 11:11:27 +10:00
..
include chore(windows): add const to argument definition 2024-02-09 11:11:27 +10:00
src chore(windows): add const to argument definition 2024-02-09 11:11:27 +10:00