reactos/dll/ime/msctfime
Timo Kreuzer 678aa63b3a [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual
Instead link to cpprt. This fixes build with GCC 13, which generates symbols that conflict with __cxa_pure_virtual, if there is a pure virtual function in a vtable. Importing __cxa_pure_virtual from a library works for all versions of GCC.
2024-10-24 18:39:50 +03:00
..
lang [MSCTFIME] Add Turkish (tr-TR) translation (#7381) 2024-09-28 21:24:09 +02:00
res
bridge.cpp [MSCTFIME] Use QISearch for QueryInterface (#6630) 2024-03-17 12:44:03 +09:00
bridge.h [MSCTFIME] Implement CicBridge::Notify (#6586) 2024-03-09 12:57:50 +09:00
CMakeLists.txt [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual 2024-10-24 18:39:50 +03:00
inputcontext.cpp [MSCTFIME] Use QISearch for QueryInterface (#6630) 2024-03-17 12:44:03 +09:00
inputcontext.h [MSCTFIME] Implement CicBridge::Notify (#6586) 2024-03-09 12:57:50 +09:00
misc.cpp [MSCTFIME] Use QISearch for QueryInterface (#6630) 2024-03-17 12:44:03 +09:00
misc.h [MSCTFIME] Finish msctfime.cpp (#6523) 2024-02-23 19:58:21 +09:00
msctfime.cpp [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual 2024-10-24 18:39:50 +03:00
msctfime.h [MSCTFIME] Finish msctfime.cpp (#6523) 2024-02-23 19:58:21 +09:00
msctfime.rc [MSCTFIME] msctfime.rc turkish-sort (#7401) 2024-09-28 22:41:59 +02:00
msctfime.spec
profile.cpp [MSCTFIME] Finish msctfime.cpp (#6523) 2024-02-23 19:58:21 +09:00
profile.h [MSCTFIME] Finish msctfime.cpp (#6523) 2024-02-23 19:58:21 +09:00
resource.h
sinks.cpp [MSCTFIME] Use QISearch for QueryInterface (#6630) 2024-03-17 12:44:03 +09:00
sinks.h
tls.cpp [MSCTFIME] Implement CtfImeSetActiveContextAlways (#6522) 2024-02-23 17:43:13 +09:00
tls.h [MSCTFIME] Implement CtfImeSetActiveContextAlways (#6522) 2024-02-23 17:43:13 +09:00
ui.cpp [MSCTFIME] Implement CtfImeSetActiveContextAlways (#6522) 2024-02-23 17:43:13 +09:00
ui.h [MSCTFIME] Implement CtfImeSetActiveContextAlways (#6522) 2024-02-23 17:43:13 +09:00