spiegel-keyman/common/windows/cpp/include
Marc Durdin 94723ba556 chore(common): move common cpp files and remove unused files
* Move the following files from common/windows/cpp/include/ to
  common/include/:
  * keymanversion.h
  * vkeys.h

* Move the following file from common/windows/cpp/ to common/cpp/:
  * vkeys.cpp

* Move crc32.cpp,crc32.h into kmcmplib, as they are only used there.

* Remove unused ConvertUTF.c and ConvertUTF.h.

* Update references to the above files.

* Remove precompiled header refs from vkeys.cpp and change data type to
  `char*` for types in vkeys.cpp (unless `USE_CHAR16_T` is defined), so
  that it is more cross-platform accessible, update usages accordingly,
  fixup project definitions accordingly.

* Remove unused define `KMN_KBP_EXPORTING` from kmcmplib/meson.build.

Fixes: #15565
Test-bot: skip
2026-05-20 13:44:05 +02:00
..
keymansentry.h chore(windows): update sentry-native to 0.6.0 2023-03-17 14:32:34 +07:00
keynames.h chore(windows): move keynames.h to common 2022-06-12 12:54:24 +10:00
legacy_kmx_file.h fix(common,core): support other lookup for modifiers 2024-04-01 23:21:33 -05:00
legacy_kmx_memory.h chore(core): deprecate checksum in 16.0 🙀 2022-09-16 14:24:01 -05:00
registry.h chore(windows): Merge branch 'feat/windows/11471/remove-old-flags-modifier' into feat/windows/11471/right-modifier-hk 2024-09-02 11:46:00 +10:00
unicode.h chore(windows): move various headers to common 2022-06-12 13:18:45 +10:00
xstring.h chore(developer): tidied up code 2022-09-07 18:39:34 +02:00