[MSCTFIME] Use QISearch for QueryInterface (#6630)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 17 Mar 2024 03:44:03 +0000 (12:44 +0900)
committerGitHub <noreply@github.com>
Sun, 17 Mar 2024 03:44:03 +0000 (12:44 +0900)
commitc5e64563772f1b1034e09b90d4a6481948c81d1e
treee12a43ccd5e87529fc94625f85469a3a2812d1e6
parent1af0dbe36e135dce25ac0b39907550a7434c5ecc
[MSCTFIME] Use QISearch for QueryInterface (#6630)

Simplify code and reduce binary size.
JIRA issue: CORE-19360
- Use shlwapi!QISearch for QueryInterface
  implementation.
- Add delay link to shlwapi.
dll/ime/msctfime/CMakeLists.txt
dll/ime/msctfime/bridge.cpp
dll/ime/msctfime/inputcontext.cpp
dll/ime/msctfime/misc.cpp
dll/ime/msctfime/sinks.cpp