spiegel-keyman/windows/src/desktop/insthelp
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
..
build.sh Revert "change(windows): include map2pdb generation for relevant Delphi projects" 2025-12-03 14:13:54 +01:00
insthelp.dpr chore(windows): move shared general units to common 2022-06-22 13:58:58 +10:00
insthelp.dproj chore(windows): move shared general units to common 2022-06-22 13:58:58 +10:00
insthelp.res Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
Keyman.System.InstHelp.KeymanStartTaskUninstall.pas chore(windows): cleanup task deletion issues 2020-12-01 16:45:59 +11:00
main.pas chore(windows): address review comments 2021-02-09 10:16:55 +11:00
manifest.in fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
manifest.rc Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
version.rc chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00