reactos/dll/win32/msctf
Katayama Hirofumi MZ 6a95219ed3
[REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802)
Related to #7800. Reduce code dependency on Wine.
JIRA issue: CORE-5743
- Wrap DLL_WINE_PREATTACH usage by #ifndef
  __REACTOS__ and #endif.
- Undefine DLL_WINE_PREATTACH macro in
  sdk/include/xdk/winnt_old.h.
2025-03-22 08:04:55 +09:00
..
categorymgr.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
CMakeLists.txt [MSCTF] Implement GetHKLSubstitute (#6589) 2024-03-10 15:37:42 +09:00
compartmentmgr.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
context.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
displayattributemgr.c [MSCTF] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:28:32 +01:00
documentmgr.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
inputprocessor.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
langbarmgr.c [MSCTF] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:28:32 +01:00
mlng.cpp [MSCTF] Implement GetHKLSubstitute (#6589) 2024-03-10 15:37:42 +09:00
mlng.h [MSCTF] Implement GetHKLSubstitute (#6589) 2024-03-10 15:37:42 +09:00
msctf.c [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
msctf.spec [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
msctf_classes.idl
msctf_classes.rgs
msctf_internal.h [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
precomp.h [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
range.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
threadmgr.c [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
utils.cpp [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
version.rc [MSCTF] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:28:32 +01:00