spiegel-keyman/windows/src/test
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
..
manual-tests chore(windows): add const to argument definition 2024-02-09 11:11:27 +10:00
unit-tests fix(windows): Fix Windows tests 2023-07-07 12:59:37 +02:00
verify_signatures chore(windows): fix typo 2023-10-06 10:11:08 +07:00
Makefile chore(windows): fix path in Makefile 2023-10-06 09:45:22 +07:00