[CTFMON][SDK] Add ctfmon.exe (#6149)

ctfmon.exe will be a replacement of our
kbswitch.exe in the future. That is the
front-end of Language Bar. It is needed
to support TIPs.
- Add ctfmon.exe at base/applications/ctfmon.
- Add <cicero/cicbase.h>,
  <cicero/CModulePath.h>, and
  <cicero/osinfo.h> headers and use them.
CORE-19362
This commit is contained in:
Katayama Hirofumi MZ 2023-12-13 21:37:15 +09:00 committed by GitHub
parent a19ba4760e
commit 079b36542c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1156 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#pragma once
/* Icons */
#define IDI_MAIN 100