spiegel-keyman/common/windows/cpp/include
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
..
ConvertUTF.h chore(windows): move various headers to common 2022-06-12 13:18:45 +10:00
crc32.h chore(windows): move various headers to common 2022-06-12 13:18:45 +10:00
keymansentry.h chore(windows): update sentry-native to 0.6.0 2023-03-17 14:32:34 +07:00
keymanversion.h refactor(common): move keymanversion_build.in to /common/include 2023-03-24 14:42:12 +07:00
keynames.h chore(windows): move keynames.h to common 2022-06-12 12:54:24 +10:00
legacy_kmx_file.h feat(developer): support store(&version) '17.0' 2023-10-02 15:30:07 +07:00
legacy_kmx_memory.h chore(core): deprecate checksum in 16.0 🙀 2022-09-16 14:24:01 -05:00
registry.h chore(windows): add const to argument definition 2024-02-09 11:11:27 +10:00
unicode.h chore(windows): move various headers to common 2022-06-12 13:18:45 +10:00
vkeys.h feat(developer): cross-platform kmx compiler 🚑 (#6980) 2023-03-01 20:00:04 +11:00
xstring.h chore(developer): tidied up code 2022-09-07 18:39:34 +02:00