spiegel-keyman/developer/src/samples/imsample
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
..
.gitignore docs: tweak build bot docs and update imsample gitignore 2026-03-06 10:21:04 +01:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
imdllref.rtf chore(windows): remove QIT_VSHIFTDOWN QITSHIFTUP 2024-07-17 14:20:43 +10:00
imlib.cpp chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
imlib.h chore(windows): remove QIT_VSHIFTDOWN QITSHIFTUP 2024-07-17 14:20:43 +10:00
imsample.cpp chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
imsample.def chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
imsample.kmn chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
imsample.rtf chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
imsample.sln fix(windows): lower case filenames for projects 2022-11-28 19:29:48 +07:00
imsample.txt fix(windows): lower case filenames for projects 2022-11-28 19:29:48 +07:00
imsample.vcxproj chore(windows): upgrade VC++ projects to v143 (VS2022) 2025-10-30 16:31:45 +01:00
version.rc chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00